diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-05 15:43:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-05 15:43:33 +0200 |
commit | a873ad02e5f28fffee417942f09a79e1ee431fda (patch) | |
tree | c66dfcafb4d5ca5b03e640a5bf24ea812389027c /dev-ruby/locale | |
parent | sys-apps/help2man: x86 stable wrt bug #730538 (diff) | |
download | gentoo-a873ad02e5f28fffee417942f09a79e1ee431fda.tar.gz gentoo-a873ad02e5f28fffee417942f09a79e1ee431fda.tar.bz2 gentoo-a873ad02e5f28fffee417942f09a79e1ee431fda.zip |
dev-ruby/locale: x86 stable wrt bug #730654
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/locale')
-rw-r--r-- | dev-ruby/locale/locale-2.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/locale/locale-2.1.3.ebuild b/dev-ruby/locale/locale-2.1.3.ebuild index 1a0cd8342b03..105fbdb56368 100644 --- a/dev-ruby/locale/locale-2.1.3.ebuild +++ b/dev-ruby/locale/locale-2.1.3.ebuild @@ -20,7 +20,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 ppc ppc64 sparc ~x86 ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ppc ppc64 sparc x86 ~x86-macos" SLOT="0" IUSE="" |