diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-21 16:55:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-21 16:55:41 +0100 |
commit | 8a55428aceb85bec7b862021df78b22c2fa506f1 (patch) | |
tree | cccecee74a0b24be68a0a6a97e011227cfa9d849 /app-cdr | |
parent | app-cdr/cdemu: amd64 stable wrt bug #709760 (diff) | |
download | gentoo-8a55428aceb85bec7b862021df78b22c2fa506f1.tar.gz gentoo-8a55428aceb85bec7b862021df78b22c2fa506f1.tar.bz2 gentoo-8a55428aceb85bec7b862021df78b22c2fa506f1.zip |
app-cdr/cdemu-daemon: amd64 stable wrt bug #709760
Package-Manager: Portage-2.3.84, Repoman-2.3.20
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.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild index 3dcb6595dfee..3ba55a0e6828 100644 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.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="" DEPEND=">=dev-libs/glib-2.38:2 |