summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-04 22:30:14 +0100
committerSam James <sam@gentoo.org>2021-09-04 22:37:51 +0100
commitb1974fdd7638c7890bc3d7b3cc79cf5c14b96f11 (patch)
tree9119c2b3b8cfe271b19fa41841626bbbf8278f53 /dev-ml
parentlinux-info.eclass: Properly return when makefile found (diff)
downloadgentoo-b1974fdd7638c7890bc3d7b3cc79cf5c14b96f11.tar.gz
gentoo-b1974fdd7638c7890bc3d7b3cc79cf5c14b96f11.tar.bz2
gentoo-b1974fdd7638c7890bc3d7b3cc79cf5c14b96f11.zip
dev-ml/rresult: Stabilize 0.5.0 arm64, #804771
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/rresult/rresult-0.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/rresult/rresult-0.5.0.ebuild b/dev-ml/rresult/rresult-0.5.0.ebuild
index 9b9cecabf140..ba3733ca9c8b 100644
--- a/dev-ml/rresult/rresult-0.5.0.ebuild
+++ b/dev-ml/rresult/rresult-0.5.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/rresult/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86"
IUSE=""
RDEPEND="dev-ml/result:="