diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-02-16 21:51:03 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-02-16 22:11:45 +0100 |
commit | 92551b53949a128a8af07c613d5d4b03a7bd32f4 (patch) | |
tree | 38d3ac7f03d4ee4b572deb07d36543fc8e1f8e39 /app-cdr | |
parent | app-cdr/cdemu: x86 stable (bug #709760) (diff) | |
download | gentoo-92551b53949a128a8af07c613d5d4b03a7bd32f4.tar.gz gentoo-92551b53949a128a8af07c613d5d4b03a7bd32f4.tar.bz2 gentoo-92551b53949a128a8af07c613d5d4b03a7bd32f4.zip |
app-cdr/cdemu-daemon: x86 stable (bug #709760)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild index 788bf66964ea..3dcb6595dfee 100644 --- a/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild +++ b/app-cdr/cdemu-daemon/cdemu-daemon-3.2.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://download.sourceforge.net/cdemu/cdemu-daemon/${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="" DEPEND=">=dev-libs/glib-2.38:2 |