diff options
author | 2021-02-18 19:19:15 +0100 | |
---|---|---|
committer | 2021-02-18 18:30:00 +0000 | |
commit | 703d1ffd0c4a4f899ab2e83190bd1e2881627fb9 (patch) | |
tree | 4e722a80f642b16d060d821e4dd11567a6408563 | |
parent | dev-libs/openssl: stable 1.1.1j for hppa, bug #769785 (diff) | |
download | gentoo-703d1ffd0c4a4f899ab2e83190bd1e2881627fb9.tar.gz gentoo-703d1ffd0c4a4f899ab2e83190bd1e2881627fb9.tar.bz2 gentoo-703d1ffd0c4a4f899ab2e83190bd1e2881627fb9.zip |
dev-ruby/rubygems: stable 3.0.9 for hppa, bug #770823
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-ruby/rubygems/rubygems-3.0.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rubygems/rubygems-3.0.9.ebuild b/dev-ruby/rubygems/rubygems-3.0.9.ebuild index 484ad523c9fc..2293e7bb26e6 100644 --- a/dev-ruby/rubygems/rubygems-3.0.9.ebuild +++ b/dev-ruby/rubygems/rubygems-3.0.9.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-2 || ( Ruby MIT )" SRC_URI="https://rubygems.org/rubygems/${P}.tgz" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="server test" RESTRICT="!test? ( test )" |