diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 22:11:21 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 22:13:29 +0200 |
commit | a66a591ed25a16b6b7f7d91c28fce53421b0d164 (patch) | |
tree | a1729febccb25be72e186692778a73afe63372ce /dev-ruby | |
parent | dev-ruby/fakeweb: Mark ~hppa (bug #592756). (diff) | |
download | gentoo-a66a591ed25a16b6b7f7d91c28fce53421b0d164.tar.gz gentoo-a66a591ed25a16b6b7f7d91c28fce53421b0d164.tar.bz2 gentoo-a66a591ed25a16b6b7f7d91c28fce53421b0d164.zip |
dev-ruby/childlabor: Mark ~hppa (bug #592756).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild b/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild index 8b0b48996165..bb1c405559be 100644 --- a/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild +++ b/dev-ruby/childlabor/childlabor-0.0.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/carllerche/childlabor/archive/${COMMIT_ID}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="test" RUBY_S="${PN}-${COMMIT_ID}" |