diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:08:43 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 19:32:39 +0100 |
commit | 5a51b3812eadd89cc9a3f801ca5aff19ebf74c8d (patch) | |
tree | d6eb925844796c2a86d58b34d60b41e4666fb889 /dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild | |
parent | dev-util/buildbot: dropped ~x86-interix (diff) | |
download | gentoo-5a51b3812eadd89cc9a3f801ca5aff19ebf74c8d.tar.gz gentoo-5a51b3812eadd89cc9a3f801ca5aff19ebf74c8d.tar.bz2 gentoo-5a51b3812eadd89cc9a3f801ca5aff19ebf74c8d.zip |
dev-util/buildbot-slave: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild')
-rw-r--r-- | dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild b/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild index be1844857d02..325c2d95da5b 100644 --- a/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild +++ b/dev-util/buildbot-slave/buildbot-slave-0.8.12.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-interix ~amd64-linux" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux" IUSE="test" RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |