dev-python/pytest-httpbin: arm64 keyworded (bug #700940)
authorAaron Bauman <bman@gentoo.org>
Thu, 26 Dec 2019 23:57:23 +0000 (18:57 -0500)
committerAaron Bauman <bman@gentoo.org>
Thu, 26 Dec 2019 23:58:41 +0000 (18:58 -0500)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.83, Repoman-2.3.20

dev-python/pytest-httpbin/pytest-httpbin-1.0.0.ebuild

index 316237426a43924deda7c18707b2f49dab1b16de..99e7b029205e342a9ca69e032b5fc9a50189895e 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/kevin1024/pytest-httpbin/archive/v${PV}.tar.gz -> ${
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
 
 RDEPEND="
        dev-python/httpbin[${PYTHON_USEDEP}]