dev-python/python-ethtool: fix duplicate keywords

Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
This commit is contained in:
Georgy Yakovlev
2019-02-02 13:35:35 -08:00
parent 872de9a767
commit 8b92331076
3 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@ SRC_URI="https://github.com/fedora-python/python-ethtool/archive/v${PV}.tar.gz -
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~amd64"
KEYWORDS="~amd64"
DEPEND="dev-libs/libnl:3"
RDEPEND="${DEPEND}"