diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:27:48 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:27:48 -0500 |
commit | 013e787f3aa91d826aebe350a28f9eb1f168dbd6 (patch) | |
tree | c4b6b3a0c517a92ced060dd447df428480b1777a /dev-python/boto3 | |
parent | dev-python/kombu: 4.1.0 stablized amd64 x86 under allarches (diff) | |
download | gentoo-013e787f3aa91d826aebe350a28f9eb1f168dbd6.tar.gz gentoo-013e787f3aa91d826aebe350a28f9eb1f168dbd6.tar.bz2 gentoo-013e787f3aa91d826aebe350a28f9eb1f168dbd6.zip |
dev-python/boto3: 1.4.4 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/boto3')
-rw-r--r-- | dev-python/boto3/boto3-1.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/boto3/boto3-1.4.4.ebuild b/dev-python/boto3/boto3-1.4.4.ebuild index f976b3048c1d..0db70e9542c2 100644 --- a/dev-python/boto3/boto3-1.4.4.ebuild +++ b/dev-python/boto3/boto3-1.4.4.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/boto/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" CDEPEND=" |