diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:20:11 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:20:11 +0000 |
commit | d6b387c02a99e2f5ee28d37d15ff87c091a51fac (patch) | |
tree | 79aaeaece3415701389ebfe98e08d2ad2cbf6da7 /app-cdr | |
parent | app-cdr/cdemu: Stabilize 3.2.5 amd64, #792375 (diff) | |
download | gentoo-d6b387c02a99e2f5ee28d37d15ff87c091a51fac.tar.gz gentoo-d6b387c02a99e2f5ee28d37d15ff87c091a51fac.tar.bz2 gentoo-d6b387c02a99e2f5ee28d37d15ff87c091a51fac.zip |
app-cdr/gcdemu: Stabilize 3.2.5 amd64, #792375
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/gcdemu/gcdemu-3.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-cdr/gcdemu/gcdemu-3.2.5.ebuild b/app-cdr/gcdemu/gcdemu-3.2.5.ebuild index cc1554ec5c41..8652dfaf6c9b 100644 --- a/app-cdr/gcdemu/gcdemu-3.2.5.ebuild +++ b/app-cdr/gcdemu/gcdemu-3.2.5.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://download.sourceforge.net/cdemu/gcdemu/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |