diff options
Diffstat (limited to 'dev-ruby/trollop')
-rw-r--r-- | dev-ruby/trollop/trollop-2.1.3.ebuild | 4 | ||||
-rw-r--r-- | dev-ruby/trollop/trollop-2.9.10.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-ruby/trollop/trollop-2.1.3.ebuild b/dev-ruby/trollop/trollop-2.1.3.ebuild index 0418fcc96901..6c9feae95958 100644 --- a/dev-ruby/trollop/trollop-2.1.3.ebuild +++ b/dev-ruby/trollop/trollop-2.1.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ DESCRIPTION="Trollop is a commandline option parser for Ruby" HOMEPAGE="https://manageiq.github.io/trollop/" LICENSE="MIT" -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="2" IUSE="" diff --git a/dev-ruby/trollop/trollop-2.9.10.ebuild b/dev-ruby/trollop/trollop-2.9.10.ebuild index 5a12cb710493..c822e14eb510 100644 --- a/dev-ruby/trollop/trollop-2.9.10.ebuild +++ b/dev-ruby/trollop/trollop-2.9.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ DESCRIPTION="Trollop is a commandline option parser for Ruby" HOMEPAGE="https://manageiq.github.io/trollop/" LICENSE="MIT" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" SLOT="2" IUSE="" |