summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-04-13 06:42:06 -0400
committerAnthony G. Basile <blueness@gentoo.org>2019-04-13 06:42:16 -0400
commitf6f57daafadc2afdd01ecee63d1e83b7ffa9b787 (patch)
treedbf727e635aa668cdb6801f4f0e575cff4087caa
parentsys-apps/elfix: stable on arm64 (diff)
downloadgentoo-f6f57daafadc2afdd01ecee63d1e83b7ffa9b787.tar.gz
gentoo-f6f57daafadc2afdd01ecee63d1e83b7ffa9b787.tar.bz2
gentoo-f6f57daafadc2afdd01ecee63d1e83b7ffa9b787.zip
dev-python/pypax: stable on arm64
Signed-off-by: Anthony G. Basile <blueness@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r--dev-python/pypax/pypax-0.9.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pypax/pypax-0.9.4.ebuild b/dev-python/pypax/pypax-0.9.4.ebuild
index fe86fc29cdc9..a505bb8d555b 100644
--- a/dev-python/pypax/pypax-0.9.4.ebuild
+++ b/dev-python/pypax/pypax-0.9.4.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]] ; then
inherit git-r3
else
SRC_URI="https://dev.gentoo.org/~blueness/elfix/elfix-${PV}.tar.gz"
- KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
S="${WORKDIR}/elfix-${PV}"
fi