diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-21 14:39:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-10-21 14:39:59 +0200 |
commit | c6c56376719233a383b3c4218488ecd8c2ba6ad5 (patch) | |
tree | 6b203e3b4f78e93a6a47edb047335b6cbc179d54 /app-cdr | |
parent | app-cdr/gcdemu: x86 stable (bug #697446) (diff) | |
download | gentoo-c6c56376719233a383b3c4218488ecd8c2ba6ad5.tar.gz gentoo-c6c56376719233a383b3c4218488ecd8c2ba6ad5.tar.bz2 gentoo-c6c56376719233a383b3c4218488ecd8c2ba6ad5.zip |
app-cdr/cdemu-daemon: x86 stable (bug #697446)
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <whissi@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 abedc85833f8..1350c2f5c681 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 |