diff options
Diffstat (limited to 'dev-ruby')
-rw-r--r-- | dev-ruby/logue/logue-1.0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/logue/logue-1.0.18.ebuild b/dev-ruby/logue/logue-1.0.18.ebuild index ce9e42389cb0..17e7498dc659 100644 --- a/dev-ruby/logue/logue-1.0.18.ebuild +++ b/dev-ruby/logue/logue-1.0.18.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=6 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/jpace/logue/archive/v${PV}.tar.gz -> ${PN}-git-${PV} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~sparc ~x86" IUSE="" ruby_add_rdepend "dev-ruby/rainbow:3" |