diff options
Diffstat (limited to 'app-cdr/cdemu-daemon/cdemu-daemon-3.2.6.ebuild')
-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:= |