diff options
author | Hans de Graaff <graaff@gentoo.org> | 2021-07-16 11:28:38 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2021-07-16 11:30:58 +0200 |
commit | 450ea6dc84edbdb6605c7f20495d06874e5bd05a (patch) | |
tree | 81f40c82d6fa736a32b8f160754ff81a8b6ba309 /dev-ruby/launchy | |
parent | dev-ruby/liquid: cleanup (diff) | |
download | gentoo-450ea6dc84edbdb6605c7f20495d06874e5bd05a.tar.gz gentoo-450ea6dc84edbdb6605c7f20495d06874e5bd05a.tar.bz2 gentoo-450ea6dc84edbdb6605c7f20495d06874e5bd05a.zip |
dev-ruby/launchy: amd64 stable
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/launchy')
-rw-r--r-- | dev-ruby/launchy/launchy-2.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/launchy/launchy-2.5.0.ebuild b/dev-ruby/launchy/launchy-2.5.0.ebuild index 62ac53250ba4..4ec867d948c5 100644 --- a/dev-ruby/launchy/launchy-2.5.0.ebuild +++ b/dev-ruby/launchy/launchy-2.5.0.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 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/copiousfreetime/launchy" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="" ruby_add_rdepend ">=dev-ruby/addressable-2.7" |