dev-python/pathtools: amd64 stable
authorAaron Bauman <bman@gentoo.org>
Fri, 30 Mar 2018 18:04:39 +0000 (14:04 -0400)
committerAaron Bauman <bman@gentoo.org>
Fri, 30 Mar 2018 18:34:43 +0000 (14:34 -0400)
Bug: https://bugs.gentoo.org/644614
Package-Manager: Portage-2.3.26, Repoman-2.3.7

dev-python/pathtools/pathtools-0.1.2-r2.ebuild

index b7e73414ae611eb4d9c72a9cd85f69d6ec8104d0..abfbe1472bb08db1733d628cc6c7ae4805a345d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/p/pathtools/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~ppc ~x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"