diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 21:23:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 21:23:15 +0200 |
commit | 28a23bff52246fe342165ab4d27e07a5c2570bb0 (patch) | |
tree | 8a69f793878f091fdca1674bd7d32cd6cd8d0ac9 /app-cdr/cdemu-daemon | |
parent | dev-libs/libmirage: amd64 stable wrt bug #578398 (diff) | |
download | gentoo-28a23bff52246fe342165ab4d27e07a5c2570bb0.tar.gz gentoo-28a23bff52246fe342165ab4d27e07a5c2570bb0.tar.bz2 gentoo-28a23bff52246fe342165ab4d27e07a5c2570bb0.zip |
app-cdr/cdemu-daemon: amd64 stable wrt bug #578398
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-cdr/cdemu-daemon')
-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 07971177cee3..6be00ce3096e 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 |