diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-01 08:29:23 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-01 08:29:23 +0100 |
commit | b15d4afc5b2577587ffab07992df7d168ce40726 (patch) | |
tree | b08c88fee39e0acd53536a6dc86312e75a697dd4 /dev-ruby/localhost | |
parent | app-antivirus/clamav: amd64 stable wrt bug #831281 (diff) | |
download | gentoo-b15d4afc5b2577587ffab07992df7d168ce40726.tar.gz gentoo-b15d4afc5b2577587ffab07992df7d168ce40726.tar.bz2 gentoo-b15d4afc5b2577587ffab07992df7d168ce40726.zip |
dev-ruby/localhost: amd64 stable wrt bug #832180
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ruby/localhost')
-rw-r--r-- | dev-ruby/localhost/localhost-1.1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/localhost/localhost-1.1.9.ebuild b/dev-ruby/localhost/localhost-1.1.9.ebuild index 3517fee9965d..ba8c1e2bd49f 100644 --- a/dev-ruby/localhost/localhost-1.1.9.ebuild +++ b/dev-ruby/localhost/localhost-1.1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/socketry/localhost" SRC_URI="https://github.com/socketry/localhost/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" SLOT="$(ver_cut 1)" IUSE="" |