diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-06-21 14:40:23 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-06-21 14:40:23 +0200 |
commit | 6b6acc15cea950f77c598685add3976706b32a95 (patch) | |
tree | df896a549ad963fc15bb7a1ac575c1eb8024626d /dev-ruby/kpeg | |
parent | dev-scheme/guile: fix compilation on Darwin, thanks * in bug #612338 (diff) | |
download | gentoo-6b6acc15cea950f77c598685add3976706b32a95.tar.gz gentoo-6b6acc15cea950f77c598685add3976706b32a95.tar.bz2 gentoo-6b6acc15cea950f77c598685add3976706b32a95.zip |
dev-ruby/kpeg: marked *-solaris
Package-Manager: Portage-2.3.6-prefix, Repoman-2.3.2
Diffstat (limited to 'dev-ruby/kpeg')
-rw-r--r-- | dev-ruby/kpeg/kpeg-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/kpeg/kpeg-1.1.0.ebuild b/dev-ruby/kpeg/kpeg-1.1.0.ebuild index 7071fcc296bb..07878bbdbbe1 100644 --- a/dev-ruby/kpeg/kpeg-1.1.0.ebuild +++ b/dev-ruby/kpeg/kpeg-1.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/evanphx/kpeg" LICENSE="MIT" SLOT="1" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" each_ruby_test() { |