diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-01-21 17:41:49 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-01-21 19:40:10 +0000 |
commit | 7829ccb35656d6a987ee4d2dd676eb5d1266618b (patch) | |
tree | d01cc01e843edffbb55a1ad57a59fa376d122300 /dev-ruby/paramesan | |
parent | dev-python/psutil: keyworded 5.4.3 for hppa, bug #657104 (diff) | |
download | gentoo-7829ccb35656d6a987ee4d2dd676eb5d1266618b.tar.gz gentoo-7829ccb35656d6a987ee4d2dd676eb5d1266618b.tar.bz2 gentoo-7829ccb35656d6a987ee4d2dd676eb5d1266618b.zip |
dev-ruby/paramesan: keyworded 0.1.1 for hppa, bug #657286
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-ruby/paramesan')
-rw-r--r-- | dev-ruby/paramesan/paramesan-0.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/paramesan/paramesan-0.1.1.ebuild b/dev-ruby/paramesan/paramesan-0.1.1.ebuild index 19eca9715a35..0c42565d823e 100644 --- a/dev-ruby/paramesan/paramesan-0.1.1.ebuild +++ b/dev-ruby/paramesan/paramesan-0.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/jpace/paramesan/archive/v${PV}.tar.gz -> ${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~hppa ~ppc ~sparc x86" IUSE="" all_ruby_prepare() { |