From f623fe4d329798dcf73948b2b999f0d6270daca8 Mon Sep 17 00:00:00 2001 From: Conrad Kostecki Date: Sat, 21 Sep 2019 21:57:42 +0200 Subject: [PATCH] dev-python/python-sense-hat: drop amd64 keyword Since this package is for ARM/ARM64 only, the AMD64 keyword makes no sense and was by mistake added. Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Conrad Kostecki Closes: https://github.com/gentoo/gentoo/pull/12992 Signed-off-by: Joonas Niilola --- dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild b/dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild index e4d5aa8c01db..534933adccf5 100644 --- a/dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild +++ b/dev-python/python-sense-hat/python-sense-hat-2.2.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/RPi-Distro/python-sense-hat/archive/v${PV}.tar.gz -> LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64" +KEYWORDS="arm arm64" RDEPEND=" dev-python/numpy[${PYTHON_USEDEP}] -- 2.26.2