diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-01-20 08:25:59 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-01-21 07:47:23 +0100 |
commit | c63afc8b68c15058f472f2b7f37848e4e6307543 (patch) | |
tree | d80ea7979901b8ccfaddfaaea05e143ef7184933 /dev-ruby/riel | |
parent | dev-ruby/logue: drop to ~hppa, bug 634508 (diff) | |
download | gentoo-c63afc8b68c15058f472f2b7f37848e4e6307543.tar.gz gentoo-c63afc8b68c15058f472f2b7f37848e4e6307543.tar.bz2 gentoo-c63afc8b68c15058f472f2b7f37848e4e6307543.zip |
dev-ruby/riel: drop to ~hppa, bug 634508
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-ruby/riel')
-rw-r--r-- | dev-ruby/riel/riel-1.2.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/riel/riel-1.2.0-r2.ebuild b/dev-ruby/riel/riel-1.2.0-r2.ebuild index 7d56a8203189..b9e4619a1c97 100644 --- a/dev-ruby/riel/riel-1.2.0-r2.ebuild +++ b/dev-ruby/riel/riel-1.2.0-r2.ebuild @@ -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 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/jpace/riel/archive/v${PV}.tar.gz -> ${PN}-git-${PV}. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" IUSE="" ruby_add_rdepend ">=dev-ruby/rainbow-1.1.4:* dev-ruby/logue" |