commit:     f623fe4d329798dcf73948b2b999f0d6270daca8
Author:     Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Sat Sep 21 19:57:42 2019 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sun Sep 22 08:10:42 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f623fe4d

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 <conrad <AT> kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/12992
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 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 e4d5aa8c01d..534933adccf 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}]

Reply via email to