commit:     914773b46d508237ea99ff65a3fb311db9ba59fa
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 13 03:19:42 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 13 03:19:42 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=914773b4

dev-util/rgbds: Keyword 0.6.1 arm64, #891201

Signed-off-by: Sam James <sam <AT> gentoo.org>

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

diff --git a/dev-util/rgbds/rgbds-0.6.1.ebuild 
b/dev-util/rgbds/rgbds-0.6.1.ebuild
index 9245f4deb4f2..f3fd206b2fe6 100644
--- a/dev-util/rgbds/rgbds-0.6.1.ebuild
+++ b/dev-util/rgbds/rgbds-0.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2022 Gentoo Authors
+# Copyright 2022-2023 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 ~arm64"
 fi
 
 LICENSE="ZLIB"

Reply via email to