summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2022-08-01 13:05:44 -0400
committerAnthony G. Basile <blueness@gentoo.org>2022-08-01 13:05:44 -0400
commit1dcde9be5d996602cc19f57680839885dd1359ba (patch)
treec5045356fe6e7ca9b73df90c1316e47e27ec0a44 /app-portage
parentRevert "app-emulation/open-vm-tools: fix build error on musl" (diff)
downloadgentoo-1dcde9be5d996602cc19f57680839885dd1359ba.tar.gz
gentoo-1dcde9be5d996602cc19f57680839885dd1359ba.tar.bz2
gentoo-1dcde9be5d996602cc19f57680839885dd1359ba.zip
app-portage/grs: stable on amd64
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r--app-portage/grs/grs-0.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/grs/grs-0.8-r1.ebuild b/app-portage/grs/grs-0.8-r1.ebuild
index ab9211c65032..e14e9db4f67d 100644
--- a/app-portage/grs/grs-0.8-r1.ebuild
+++ b/app-portage/grs/grs-0.8-r1.ebuild
@@ -16,7 +16,7 @@ if [[ ${PV} == *9999 ]] ; then
else
SRC_URI="https://dev.gentoo.org/~blueness/${PN}/${P}.tar.gz
https://dev.gentoo.org/~blueness/${PN}/${ISO}"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~x86"
fi
DESCRIPTION="Suite to build Gentoo Reference Systems"