diff options
author | Markus Meier <maekke@gentoo.org> | 2018-01-23 20:05:18 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-01-23 20:07:31 +0100 |
commit | 8c2eae6b99bca73e4c58de3e68e0e2f9511abadc (patch) | |
tree | 684c2787a4073ac63bd8796a52a5dfc7ee2a1a67 /dev-ruby/locale | |
parent | dev-ruby/rb-inotify: arm stable, bug #639720 (diff) | |
download | gentoo-8c2eae6b99bca73e4c58de3e68e0e2f9511abadc.tar.gz gentoo-8c2eae6b99bca73e4c58de3e68e0e2f9511abadc.tar.bz2 gentoo-8c2eae6b99bca73e4c58de3e68e0e2f9511abadc.zip |
dev-ruby/locale: arm stable, bug #639720
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-ruby/locale')
-rw-r--r-- | dev-ruby/locale/locale-2.1.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/locale/locale-2.1.2-r1.ebuild b/dev-ruby/locale/locale-2.1.2-r1.ebuild index 2a05ea204dc3..a9a7970b1b6c 100644 --- a/dev-ruby/locale/locale-2.1.2-r1.ebuild +++ b/dev-ruby/locale/locale-2.1.2-r1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ruby-gettext/locale" LICENSE="|| ( Ruby GPL-2 )" SRC_URI="https://github.com/ruby-gettext/locale/archive/${PV}.tar.gz -> ${P}-git.tgz" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-macos" SLOT="0" IUSE="" |