app-portage/grs: 0.7 stable on amd64, arm and x86

Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
This commit is contained in:
Anthony G. Basile
2018-12-06 06:16:17 -05:00
parent 2c810d78a8
commit 6ce432cdd1

View File

@@ -15,7 +15,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 ~x86"
KEYWORDS="amd64 arm x86"
fi
DESCRIPTION="Suite to build Gentoo Reference Systems"