diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:38:34 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:28 +0100 |
commit | efca172e06fe857bf94d71e4af2aeca95de7925d (patch) | |
tree | 772dd6430f1a68590da10ac50de604d5480a49e7 /dev-ruby/power_assert | |
parent | dev-ruby/minitest: stable 5.10.3 for ppc, bug #657358 (diff) | |
download | gentoo-efca172e06fe857bf94d71e4af2aeca95de7925d.tar.gz gentoo-efca172e06fe857bf94d71e4af2aeca95de7925d.tar.bz2 gentoo-efca172e06fe857bf94d71e4af2aeca95de7925d.zip |
dev-ruby/power_assert: stable 1.1.1 for ppc, bug #657358
Bug: https://bugs.gentoo.org/657358
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-ruby/power_assert')
-rw-r--r-- | dev-ruby/power_assert/power_assert-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/power_assert/power_assert-1.1.1.ebuild b/dev-ruby/power_assert/power_assert-1.1.1.ebuild index e7e223d83bad..971ae184683a 100644 --- a/dev-ruby/power_assert/power_assert-1.1.1.ebuild +++ b/dev-ruby/power_assert/power_assert-1.1.1.ebuild @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/k-tsj/power_assert" SRC_URI="https://github.com/k-tsj/power_assert/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( Ruby BSD-2 )" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |