diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-03-08 11:29:42 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-03-08 11:32:11 +0000 |
commit | a0590e891263cea7adc959c9499fd8269998c5cb (patch) | |
tree | ba0aba4c06ddb7159c5fa8dc05eb01b8f03882bf /dev-python/3to2 | |
parent | dev-ros/image_view: add link to upstream PR in patch (diff) | |
download | gentoo-a0590e891263cea7adc959c9499fd8269998c5cb.tar.gz gentoo-a0590e891263cea7adc959c9499fd8269998c5cb.tar.bz2 gentoo-a0590e891263cea7adc959c9499fd8269998c5cb.zip |
dev-python/3to2: Stable for amd64+x86.
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/3to2')
-rw-r--r-- | dev-python/3to2/3to2-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/3to2/3to2-1.1.1.ebuild b/dev-python/3to2/3to2-1.1.1.ebuild index bf6088256186..92d7e9d4ec8c 100644 --- a/dev-python/3to2/3to2-1.1.1.ebuild +++ b/dev-python/3to2/3to2-1.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="app-arch/unzip" |