diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-13 16:54:34 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-13 16:54:34 +0200 |
commit | 697d209ce874e5ced1c0c73d027e2155b8677748 (patch) | |
tree | 9eeea870b38bce566e3168631949eb908286fe2f /dev-ruby/rexical | |
parent | dev-ruby/nokogiri: sparc stable wrt bug #691974 (diff) | |
download | gentoo-697d209ce874e5ced1c0c73d027e2155b8677748.tar.gz gentoo-697d209ce874e5ced1c0c73d027e2155b8677748.tar.bz2 gentoo-697d209ce874e5ced1c0c73d027e2155b8677748.zip |
dev-ruby/rexical: sparc stable wrt bug #691974
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/rexical')
-rw-r--r-- | dev-ruby/rexical/rexical-1.0.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rexical/rexical-1.0.7.ebuild b/dev-ruby/rexical/rexical-1.0.7.ebuild index e0b2edaebcbc..dc3a55f0022f 100644 --- a/dev-ruby/rexical/rexical-1.0.7.ebuild +++ b/dev-ruby/rexical/rexical-1.0.7.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Rexical is a lexical scanner generator" HOMEPAGE="https://github.com/tenderlove/rexical/tree/master" LICENSE="LGPL-2" # plus exception -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="0" IUSE="" |