summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-09-28 22:51:53 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-09-28 23:42:02 +1000
commite62ab4e79ae350290b83567b8f481e9ee4e906dd (patch)
treeceb5754ec1c2900fe87b87a783f8e9f06f9b616c /dev-python/hpack
parentmedia-libs/mesa: Backport LLVM dep fixes to 17.2.1 (diff)
downloadgentoo-e62ab4e79ae350290b83567b8f481e9ee4e906dd.tar.gz
gentoo-e62ab4e79ae350290b83567b8f481e9ee4e906dd.tar.bz2
gentoo-e62ab4e79ae350290b83567b8f481e9ee4e906dd.zip
dev-python/hpack: stabilise 2.3.0-r1 for arm using ALLARCHES
Bug: https://bugs.gentoo.org/624990 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python/hpack')
-rw-r--r--dev-python/hpack/hpack-2.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hpack/hpack-2.3.0-r1.ebuild b/dev-python/hpack/hpack-2.3.0-r1.ebuild
index 7b883c6f7ad9..cb4eb89e1531 100644
--- a/dev-python/hpack/hpack-2.3.0-r1.ebuild
+++ b/dev-python/hpack/hpack-2.3.0-r1.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 x86"
+KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 x86"
IUSE="test"
RDEPEND=""