diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-21 14:29:54 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-21 14:29:54 +0300 |
commit | d038eaa15e6b54806732abdcf6d73b771e2cd2da (patch) | |
tree | 9f7a9ad08324ac672339ae92b1ddcf3679be8ba5 /app-cdr/cdemu-daemon | |
parent | app-cdr/cdemu: amd64 stable wrt bug #665396 (diff) | |
download | gentoo-d038eaa15e6b54806732abdcf6d73b771e2cd2da.tar.gz gentoo-d038eaa15e6b54806732abdcf6d73b771e2cd2da.tar.bz2 gentoo-d038eaa15e6b54806732abdcf6d73b771e2cd2da.zip |
app-cdr/cdemu-daemon: amd64 stable wrt bug #665396
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-cdr/cdemu-daemon')
-rw-r--r-- | app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild index 1bf20ccf59c9..f8257048c277 100644 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.ebuild +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.1.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 ~hppa x86" +KEYWORDS="amd64 ~hppa x86" IUSE="" COMMON_DEPEND=">=dev-libs/glib-2.32:2 |