dev-python/python-scsi: Drop KEYWORDS from live ebuild
authorJustin Lecher <jlec@gentoo.org>
Thu, 11 Feb 2016 13:45:21 +0000 (14:45 +0100)
committerJustin Lecher <jlec@gentoo.org>
Thu, 11 Feb 2016 13:46:39 +0000 (14:46 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/python-scsi/python-scsi-9999.ebuild

index ae266b99c69bafd1a5ab069ece8a0e39a40d0797..76cec87ced7f65f7f71e9a14687de486b163c8df 100644 (file)
@@ -15,7 +15,7 @@ EGIT_REPO_URI="https://github.com/rosjat/python-scsi.git"
 
 SLOT="0"
 LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS=""
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"