From 3b47e8797e022a1c33f8013d6b5aa69d4d005041 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Thu, 11 Feb 2016 14:45:21 +0100 Subject: [PATCH] dev-python/python-scsi: Drop KEYWORDS from live ebuild Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher --- dev-python/python-scsi/python-scsi-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/python-scsi/python-scsi-9999.ebuild b/dev-python/python-scsi/python-scsi-9999.ebuild index ae266b99c69ba..76cec87ced7f6 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}]"