diff options
Diffstat (limited to 'dev-python/botocore/botocore-1.18.1.ebuild')
-rw-r--r-- | dev-python/botocore/botocore-1.18.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/botocore/botocore-1.18.1.ebuild b/dev-python/botocore/botocore-1.18.1.ebuild index 09e6c5b849c2..6c4f654eef47 100644 --- a/dev-python/botocore/botocore-1.18.1.ebuild +++ b/dev-python/botocore/botocore-1.18.1.ebuild @@ -16,7 +16,7 @@ if [[ "${PV}" == "9999" ]]; then inherit git-r3 else SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" fi RDEPEND=" |