summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-02 09:23:09 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-02 09:23:09 +0000
commit1b1c03612f5ee0395ee796bb6db9a37dfabe54ab (patch)
treef957cf385181e4d83f12866f4492f3f33c2496a6
parentgames-emulation/prosystem-jg: Keyword 1.5.2 ppc, #891201 (diff)
downloadgentoo-1b1c03612f5ee0395ee796bb6db9a37dfabe54ab.tar.gz
gentoo-1b1c03612f5ee0395ee796bb6db9a37dfabe54ab.tar.bz2
gentoo-1b1c03612f5ee0395ee796bb6db9a37dfabe54ab.zip
dev-util/rgbds: Keyword 0.6.1 ppc, #891201
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-util/rgbds/rgbds-0.6.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/rgbds/rgbds-0.6.1.ebuild b/dev-util/rgbds/rgbds-0.6.1.ebuild
index 6b003f1b29ba..fba59c5fe482 100644
--- a/dev-util/rgbds/rgbds-0.6.1.ebuild
+++ b/dev-util/rgbds/rgbds-0.6.1.ebuild
@@ -12,7 +12,7 @@ if [[ "${PV}" == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/gbdev/${PN}.git"
else
SRC_URI="https://github.com/gbdev/${PN}/archive/v${PV}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm64 ~x86"
+ KEYWORDS="~amd64 ~arm64 ~ppc ~x86"
fi
LICENSE="ZLIB"