diff options
author | Markus Meier <maekke@gentoo.org> | 2018-07-11 07:03:35 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-07-11 07:03:35 +0200 |
commit | 552f05199bc9224801a74bbb794efbf11d195d24 (patch) | |
tree | 836bad17763d37ff55ea091a3b4d4e62ae044885 /dev-ruby/power_assert/power_assert-1.1.1.ebuild | |
parent | dev-ruby/test-unit: arm stable, bug #657358 (diff) | |
download | gentoo-552f05199bc9224801a74bbb794efbf11d195d24.tar.gz gentoo-552f05199bc9224801a74bbb794efbf11d195d24.tar.bz2 gentoo-552f05199bc9224801a74bbb794efbf11d195d24.zip |
dev-ruby/power_assert: arm stable, bug #657358
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/power_assert/power_assert-1.1.1.ebuild')
-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 3960ea9c8790..a0e684d05442 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="" |