diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 10:41:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-01-20 10:41:08 +0200 |
commit | 0982eedc1d4a33d772fdee8b25e92b805040dbef (patch) | |
tree | 00a337d0c413a5c1078860f597f6e39a37d0eb79 /app-emulation/uade | |
parent | dev-python/fonttools: Stabilize 4.28.5 ppc, #831528 (diff) | |
download | gentoo-0982eedc1d4a33d772fdee8b25e92b805040dbef.tar.gz gentoo-0982eedc1d4a33d772fdee8b25e92b805040dbef.tar.bz2 gentoo-0982eedc1d4a33d772fdee8b25e92b805040dbef.zip |
app-emulation/uade: Keyword 2.13-r2 ppc64, #820749
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation/uade')
-rw-r--r-- | app-emulation/uade/uade-2.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/uade/uade-2.13-r2.ebuild b/app-emulation/uade/uade-2.13-r2.ebuild index 262a54d90331..2c10c1574b37 100644 --- a/app-emulation/uade/uade-2.13-r2.ebuild +++ b/app-emulation/uade/uade-2.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://zakalwe.fi/uade/uade2/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="amd64 ppc x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="fuse" RDEPEND=" |