summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-08-28 18:26:01 -0400
committerSam James <sam@gentoo.org>2022-08-31 22:31:26 +0100
commitd0d1c980af70c3ce903669fc2a8321fe725600f1 (patch)
tree3c699d73d7b671c615f50da4ec3f5716e5b64d3e
parentdev-haskell/filemanip: keyword 0.3.6.3 for ~arm64 (diff)
downloadgentoo-d0d1c980af70c3ce903669fc2a8321fe725600f1.tar.gz
gentoo-d0d1c980af70c3ce903669fc2a8321fe725600f1.tar.bz2
gentoo-d0d1c980af70c3ce903669fc2a8321fe725600f1.zip
dev-util/shelltestrunner: keyword 1.9 for ~arm64
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-util/shelltestrunner/shelltestrunner-1.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/shelltestrunner/shelltestrunner-1.9.ebuild b/dev-util/shelltestrunner/shelltestrunner-1.9.ebuild
index 72b8f6338c5c..beb60a7bc892 100644
--- a/dev-util/shelltestrunner/shelltestrunner-1.9.ebuild
+++ b/dev-util/shelltestrunner/shelltestrunner-1.9.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"