diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 22:11:56 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-04-29 22:13:33 +0200 |
commit | 903261332d8a65382c69ec12d5bed4199582b3e8 (patch) | |
tree | 79686962a2d5977f589696647c4c91dce56f1236 /dev-ruby/thor | |
parent | dev-ruby/childlabor: Mark ~hppa (bug #592756). (diff) | |
download | gentoo-903261332d8a65382c69ec12d5bed4199582b3e8.tar.gz gentoo-903261332d8a65382c69ec12d5bed4199582b3e8.tar.bz2 gentoo-903261332d8a65382c69ec12d5bed4199582b3e8.zip |
dev-ruby/thor: Mark ~hppa (bug #592756).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-ruby/thor')
-rw-r--r-- | dev-ruby/thor/thor-0.19.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/thor/thor-0.19.1.ebuild b/dev-ruby/thor/thor-0.19.1.ebuild index 5393f4cf951d..5c4bcef80a7f 100644 --- a/dev-ruby/thor/thor-0.19.1.ebuild +++ b/dev-ruby/thor/thor-0.19.1.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 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/erikhuda/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${ LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux" IUSE="doc" # fakeweb is not compatible with ruby22. Upstream has switched to |