diff options
author | Hans de Graaff <graaff@gentoo.org> | 2016-05-02 07:24:46 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2016-05-02 07:26:06 +0200 |
commit | bf258527c2b12392f70bb190d8db086578b9bb0d (patch) | |
tree | de2646741b925893f9abf403f542c0745b2b63eb | |
parent | dev-ruby/http_parser_rb: cleanup (diff) | |
download | gentoo-bf258527c2b12392f70bb190d8db086578b9bb0d.tar.gz gentoo-bf258527c2b12392f70bb190d8db086578b9bb0d.tar.bz2 gentoo-bf258527c2b12392f70bb190d8db086578b9bb0d.zip |
dev-ruby/libxml: mark ruby21 revision stable
Package-Manager: portage-2.2.26
-rw-r--r-- | dev-ruby/libxml/libxml-2.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/libxml/libxml-2.8.0-r1.ebuild b/dev-ruby/libxml/libxml-2.8.0-r1.ebuild index f73369cffec4..14abdbc425c4 100644 --- a/dev-ruby/libxml/libxml-2.8.0-r1.ebuild +++ b/dev-ruby/libxml/libxml-2.8.0-r1.ebuild @@ -21,7 +21,7 @@ HOMEPAGE="https://github.com/xml4r/libxml-ruby" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~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 hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="${RDEPEND} dev-libs/libxml2" |