commit: 3b47e8797e022a1c33f8013d6b5aa69d4d005041 Author: Justin Lecher <jlec <AT> gentoo <DOT> org> AuthorDate: Thu Feb 11 13:45:21 2016 +0000 Commit: Justin Lecher <jlec <AT> gentoo <DOT> org> CommitDate: Thu Feb 11 13:46:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b47e879
dev-python/python-scsi: Drop KEYWORDS from live ebuild Package-Manager: portage-2.2.27 Signed-off-by: Justin Lecher <jlec <AT> gentoo.org> 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 ae266b9..76cec87 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}]"
