dev-python/httpbin: add ~arm64 keyword
authorStephen Klimaszewski <steev@gentoo.org>
Tue, 21 May 2019 15:22:18 +0000 (10:22 -0500)
committerStephen Klimaszewski <steev@gentoo.org>
Tue, 21 May 2019 15:22:21 +0000 (10:22 -0500)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Stephen Klimaszewski <steev@gentoo.org>
dev-python/httpbin/httpbin-0.4.1.ebuild

index 50b502713c17709cc20bea03e22aedee33abfdbc..bf83eb39831e4fecd766a34ad41653bcdafd78d1 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
 IUSE="test"
 
 RDEPEND="