diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-12-13 14:43:55 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-12-13 23:41:51 +0100 |
commit | c98a57a33e51d1ca28352e140a1304c305ee735e (patch) | |
tree | 2e40802ba1110946f7a6b17c89dbd446c885a370 /dev-ruby/trollop | |
parent | dev-ruby/chronic: stable for amd64. mark stable for the remaining arches usin... (diff) | |
download | gentoo-c98a57a33e51d1ca28352e140a1304c305ee735e.tar.gz gentoo-c98a57a33e51d1ca28352e140a1304c305ee735e.tar.bz2 gentoo-c98a57a33e51d1ca28352e140a1304c305ee735e.zip |
dev-ruby/trollop: stable for amd64. mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-ruby/trollop')
-rw-r--r-- | dev-ruby/trollop/trollop-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/trollop/trollop-2.1.2.ebuild b/dev-ruby/trollop/trollop-2.1.2.ebuild index 2c65c514bfa0..1551437ec656 100644 --- a/dev-ruby/trollop/trollop-2.1.2.ebuild +++ b/dev-ruby/trollop/trollop-2.1.2.ebuild @@ -14,7 +14,7 @@ DESCRIPTION="Trollop is a commandline option parser for Ruby" HOMEPAGE="http://manageiq.github.io/trollop/" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="2" IUSE="" |