commit:     98d2f1af7e7539270dc2af21a5874af5784e2f75
Author:     orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed Jan 10 00:49:18 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Feb 14 15:51:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98d2f1af

dev-util/rgbds: sync keywords

Signed-off-by: orbea <orbea <AT> riseup.net>
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 dev-util/rgbds/rgbds-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/rgbds/rgbds-9999.ebuild b/dev-util/rgbds/rgbds-9999.ebuild
index 51e115fe3583..87cf24b0e1a2 100644
--- a/dev-util/rgbds/rgbds-9999.ebuild
+++ b/dev-util/rgbds/rgbds-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022-2023 Gentoo Authors
+# Copyright 2022-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -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"
+       KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
 fi
 
 LICENSE="MIT"

Reply via email to