diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-15 15:33:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-15 15:33:08 +0100 |
commit | 8fc9be0e6899c352008d15377c3c6ff5f0edb803 (patch) | |
tree | 35f2947aff6db0440fa44154da100e7fa37014ac /app-cdr | |
parent | app-cdr/cdemu: amd64 stable wrt bug #697446 (diff) | |
download | gentoo-8fc9be0e6899c352008d15377c3c6ff5f0edb803.tar.gz gentoo-8fc9be0e6899c352008d15377c3c6ff5f0edb803.tar.bz2 gentoo-8fc9be0e6899c352008d15377c3c6ff5f0edb803.zip |
app-cdr/cdemu-daemon: amd64 stable wrt bug #697446
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild index 1350c2f5c681..b538cf3f7ce7 100644 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.sourceforge.net/cdemu/cdemu-daemon/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0/7" # subslot = CDEMU_DAEMON_INTERFACE_VERSION_MAJOR in CMakeLists.txt -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND=">=dev-libs/glib-2.38:2 |