diff --git a/dev-python/boto3/boto3-1.5.27.ebuild b/dev-python/boto3/boto3-1.5.27.ebuild index 76025bdf9594b..7dda0e97cd48a 100644 --- a/dev-python/boto3/boto3-1.5.27.ebuild +++ b/dev-python/boto3/boto3-1.5.27.ebuild @@ -17,7 +17,7 @@ if [[ "${PV}" == "9999" ]]; then inherit git-r3 else SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" fi RDEPEND="