diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-27 09:36:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-27 09:36:50 +0200 |
commit | 8084384208f70df23450f54cbc7f33b358591e13 (patch) | |
tree | 37d1744f1fa573418610f3158306cb4700e6ffd9 /app-emulation/uade | |
parent | sci-libs/gdal: ppc64 stable wrt bug #854369 (diff) | |
download | gentoo-8084384208f70df23450f54cbc7f33b358591e13.tar.gz gentoo-8084384208f70df23450f54cbc7f33b358591e13.tar.bz2 gentoo-8084384208f70df23450f54cbc7f33b358591e13.zip |
app-emulation/uade: ppc64 stable wrt bug #854486
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-emulation/uade')
-rw-r--r-- | app-emulation/uade/uade-2.13-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/uade/uade-2.13-r2.ebuild b/app-emulation/uade/uade-2.13-r2.ebuild index 2c10c1574b37..bdefc261f02d 100644 --- a/app-emulation/uade/uade-2.13-r2.ebuild +++ b/app-emulation/uade/uade-2.13-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://zakalwe.fi/uade/uade2/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2+" SLOT="0" -KEYWORDS="amd64 ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="fuse" RDEPEND=" |