summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2016-02-11 14:45:21 +0100
committerJustin Lecher <jlec@gentoo.org>2016-02-11 14:46:39 +0100
commit3b47e8797e022a1c33f8013d6b5aa69d4d005041 (patch)
tree8eb0044de7c48483db5fc97e807402738a44fa40 /dev-python/python-scsi
parentdev-python/python-scsi: Add missing build time dep (diff)
downloadgentoo-3b47e8797e022a1c33f8013d6b5aa69d4d005041.tar.gz
gentoo-3b47e8797e022a1c33f8013d6b5aa69d4d005041.tar.bz2
gentoo-3b47e8797e022a1c33f8013d6b5aa69d4d005041.zip
dev-python/python-scsi: Drop KEYWORDS from live ebuild
Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/python-scsi')
-rw-r--r--dev-python/python-scsi/python-scsi-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-scsi/python-scsi-9999.ebuild b/dev-python/python-scsi/python-scsi-9999.ebuild
index ae266b99c69b..76cec87ced7f 100644
--- a/dev-python/python-scsi/python-scsi-9999.ebuild
+++ b/dev-python/python-scsi/python-scsi-9999.ebuild
@@ -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}]"