diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 21:26:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 21:26:18 +0200 |
commit | 17e7fe4ec97df587f5c509ce23594444654ce67c (patch) | |
tree | 17168b1d8472a19fcd87ca0352c43d59932a2685 /app-cdr | |
parent | dev-libs/libmirage: x86 stable wrt bug #578398 (diff) | |
download | gentoo-17e7fe4ec97df587f5c509ce23594444654ce67c.tar.gz gentoo-17e7fe4ec97df587f5c509ce23594444654ce67c.tar.bz2 gentoo-17e7fe4ec97df587f5c509ce23594444654ce67c.zip |
app-cdr/cdemu-daemon: x86 stable wrt bug #578398
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild index 6be00ce3096e..ab0315266ec8 100644 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.0.4.ebuild @@ -14,7 +14,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 ~hppa ~x86" +KEYWORDS="amd64 ~hppa x86" IUSE="" RDEPEND=">=dev-libs/glib-2.32:2 |