summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-18 01:43:25 +0000
committerSam James <sam@gentoo.org>2021-04-18 01:43:25 +0000
commit5963e87a5a666382d7ef747c4831c75fcfe7e54c (patch)
tree7cd00355e47f71bb1c99880dd3a3f4ef94b7eb70
parentdev-python/pyopencl: Stabilize 2021.1.3 amd64, #783333 (diff)
downloadgentoo-5963e87a.tar.gz
gentoo-5963e87a.tar.bz2
gentoo-5963e87a.zip
dev-python/sh: Stabilize 1.14.1 ALLARCHES, #783348
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/sh/sh-1.14.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sh/sh-1.14.1.ebuild b/dev-python/sh/sh-1.14.1.ebuild
index 27df45dc064e..a29d303bb894 100644
--- a/dev-python/sh/sh-1.14.1.ebuild
+++ b/dev-python/sh/sh-1.14.1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 arm64 ~x86 ~amd64-linux ~x86-linux"
PATCHES=(
"${FILESDIR}/sh-1.12.14-skip-unreliable-test.patch"