diff options
Diffstat (limited to 'dev-ruby/logue/logue-1.0.14.ebuild')
-rw-r--r-- | dev-ruby/logue/logue-1.0.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/logue/logue-1.0.14.ebuild b/dev-ruby/logue/logue-1.0.14.ebuild index 5750a90c7811..fcf0a3b4848e 100644 --- a/dev-ruby/logue/logue-1.0.14.ebuild +++ b/dev-ruby/logue/logue-1.0.14.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/jpace/logue/archive/v${PV}.tar.gz -> ${PN}-git-${PV} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="" ruby_add_rdepend "dev-ruby/rainbow:3" |