diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-02-16 21:51:30 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-02-16 22:11:45 +0100 |
commit | 1357ee5216e2d7a73e05d2657c1d0940a59101d7 (patch) | |
tree | a0056598c75fd0c0de077e33e7e95d1ffd4fb81f /app-cdr | |
parent | app-cdr/cdemu-daemon: x86 stable (bug #709760) (diff) | |
download | gentoo-1357ee5216e2d7a73e05d2657c1d0940a59101d7.tar.gz gentoo-1357ee5216e2d7a73e05d2657c1d0940a59101d7.tar.bz2 gentoo-1357ee5216e2d7a73e05d2657c1d0940a59101d7.zip |
app-cdr/gcdemu: 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/gcdemu/gcdemu-3.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/gcdemu/gcdemu-3.2.4.ebuild b/app-cdr/gcdemu/gcdemu-3.2.4.ebuild index 6222ed99b96a..1a7aac9d3051 100644 --- a/app-cdr/gcdemu/gcdemu-3.2.4.ebuild +++ b/app-cdr/gcdemu/gcdemu-3.2.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.sourceforge.net/cdemu/gcdemu/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |