diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-10 00:04:15 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-10 00:04:15 +0300 |
commit | 713eb229b509b6b5cea6dc023a91f028b57a178a (patch) | |
tree | c1415b224ba27c0adab93ec65ec6809abb4e3b55 /app-cdr | |
parent | app-cdr/gcdemu: x86 stable wrt bug #682790 (diff) | |
download | gentoo-713eb229b509b6b5cea6dc023a91f028b57a178a.tar.gz gentoo-713eb229b509b6b5cea6dc023a91f028b57a178a.tar.bz2 gentoo-713eb229b509b6b5cea6dc023a91f028b57a178a.zip |
app-cdr/cdemu-daemon: x86 stable wrt bug #682790
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/cdemu-daemon/cdemu-daemon-3.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.2.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.2.ebuild index 9142e102abb4..d69d9e612cee 100644 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.2.ebuild +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/cdemu/${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 |