diff options
author | Sam James <sam@gentoo.org> | 2022-02-10 09:41:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-10 09:41:02 +0000 |
commit | 5c9f4d0ee0cf90ce55280f97ffcbef3b10459b1e (patch) | |
tree | b05670d9f53165bd286c91299d3d6c37561c298c /app-cdr/cdemu-daemon | |
parent | net-irc/konversation: Drop 21.08.3 (r0) (diff) | |
download | gentoo-5c9f4d0ee0cf90ce55280f97ffcbef3b10459b1e.tar.gz gentoo-5c9f4d0ee0cf90ce55280f97ffcbef3b10459b1e.tar.bz2 gentoo-5c9f4d0ee0cf90ce55280f97ffcbef3b10459b1e.zip |
app-cdr/cdemu-daemon: Stabilize 3.2.6 x86, #833062
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-cdr/cdemu-daemon')
-rw-r--r-- | app-cdr/cdemu-daemon/cdemu-daemon-3.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.6.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.6.ebuild index ddfa7e43cf65..7688bc92f14e 100644 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.6.ebuild +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://download.sourceforge.net/cdemu/cdemu-daemon/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0/7" # subslot = CDEMU_DAEMON_INTERFACE_VERSION_MAJOR in CMakeLists.txt -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" DEPEND=">=dev-libs/glib-2.38:2 >=dev-libs/libmirage-3.2.0:= |