dev-python/oauth2-1.9.0_p1-r1: add amd64 keyword
authorTobias Klausmann <klausman@gentoo.org>
Sat, 15 Jul 2017 17:23:09 +0000 (19:23 +0200)
committerTobias Klausmann <klausman@gentoo.org>
Sat, 15 Jul 2017 17:23:09 +0000 (19:23 +0200)
Gentoo-Bug: 625030

dev-python/oauth2/oauth2-1.9.0_p1-r1.ebuild

index 0da571fc4709a0de556fb2926632fc072d5fa68f..d10d92f06b337710a9ace98c1cf34f553efd6181 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~x86 ~x64-macos"
 IUSE="test"
 
 RDEPEND="dev-python/httplib2[${PYTHON_USEDEP}]"