diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:05:24 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:15:18 +0100 |
commit | 4913a29d00bc525bd72a02c2b23120aed97b1a65 (patch) | |
tree | 9b10b8fdcbc330571c7fe6af054b88bb52488b29 /dev-python/hgdistver | |
parent | dev-python/gst-python: dropped ~x86-interix (diff) | |
download | gentoo-4913a29d00bc525bd72a02c2b23120aed97b1a65.tar.gz gentoo-4913a29d00bc525bd72a02c2b23120aed97b1a65.tar.bz2 gentoo-4913a29d00bc525bd72a02c2b23120aed97b1a65.zip |
dev-python/hgdistver: dropped ~x86-freebsd ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-python/hgdistver')
-rw-r--r-- | dev-python/hgdistver/hgdistver-0.22.ebuild | 4 | ||||
-rw-r--r-- | dev-python/hgdistver/hgdistver-0.25.ebuild | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/hgdistver/hgdistver-0.22.ebuild b/dev-python/hgdistver/hgdistver-0.22.ebuild index 7a3b9f66d437..f10f5cc1bfd2 100644 --- a/dev-python/hgdistver/hgdistver-0.22.ebuild +++ b/dev-python/hgdistver/hgdistver-0.22.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] diff --git a/dev-python/hgdistver/hgdistver-0.25.ebuild b/dev-python/hgdistver/hgdistver-0.25.ebuild index a89e066edd35..7b7b28c18131 100644 --- a/dev-python/hgdistver/hgdistver-0.25.ebuild +++ b/dev-python/hgdistver/hgdistver-0.25.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE="test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |