summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-17 14:04:43 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-17 14:04:43 -0400
commit7293ebe44ad0c719c48e0c472cf24503cb43120b (patch)
tree3c2398b11a6436f8232fbbe35a613fa7bd24e851 /dev-python
parentdev-python/setuptools_scm_git_archive: arm64 keyworded (bug #615400) (diff)
downloadgentoo-7293ebe44ad0c719c48e0c472cf24503cb43120b.tar.gz
gentoo-7293ebe44ad0c719c48e0c472cf24503cb43120b.tar.bz2
gentoo-7293ebe44ad0c719c48e0c472cf24503cb43120b.zip
dev-python/portend: arm64 keyworded (bug #615400)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/portend/portend-2.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/portend/portend-2.2-r1.ebuild b/dev-python/portend/portend-2.2-r1.ebuild
index 99555807040a..4a54a6290b9e 100644
--- a/dev-python/portend/portend-2.2-r1.ebuild
+++ b/dev-python/portend/portend-2.2-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/p/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~x86"
IUSE="test"
RDEPEND=">=dev-python/tempora-1.8[${PYTHON_USEDEP}]"