summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2020-02-11 14:56:58 +0300
committerAlexey Shvetsov <alexxy@gentoo.org>2020-02-11 15:02:47 +0300
commit68241f94502187d2197f25c4b95fbd7ee9b1514c (patch)
tree0bc01257b9a69e9ae43f9e08eb0d33bca52f01d4
parentnet-libs/libnatpmp: Clean up patches (diff)
downloadgentoo-68241f94.tar.gz
gentoo-68241f94.tar.bz2
gentoo-68241f94.zip
dev-python/scripttest: Add ~arm
Package-Manager: Portage-2.3.86, Repoman-2.3.20 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
-rw-r--r--dev-python/scripttest/scripttest-1.3.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/scripttest/scripttest-1.3.0.ebuild b/dev-python/scripttest/scripttest-1.3.0.ebuild
index 946ea360010b..0c579f9104b6 100644
--- a/dev-python/scripttest/scripttest-1.3.0.ebuild
+++ b/dev-python/scripttest/scripttest-1.3.0.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/pypa/scripttest/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 arm64 ~hppa ~sparc x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~sparc x86"
BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"