diff options
-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 |