diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-02-01 08:35:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-02-01 08:35:52 +0100 |
commit | 04b750fb81686667f69c56cab454f63d86f44721 (patch) | |
tree | 2fa2a68979940aaeda8bb00d943f8027381748ef /dev-ruby/localhost | |
parent | app-antivirus/clamav: x86 stable wrt bug #831281 (diff) | |
download | gentoo-04b750fb81686667f69c56cab454f63d86f44721.tar.gz gentoo-04b750fb81686667f69c56cab454f63d86f44721.tar.bz2 gentoo-04b750fb81686667f69c56cab454f63d86f44721.zip |
dev-ruby/localhost: x86 stable wrt bug #832180
Package-Manager: Portage-3.0.28, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/localhost/localhost-1.1.9.ebuild b/dev-ruby/localhost/localhost-1.1.9.ebuild index ba8c1e2bd49f..d2c057e2b1dd 100644 --- a/dev-ruby/localhost/localhost-1.1.9.ebuild +++ b/dev-ruby/localhost/localhost-1.1.9.ebuild @@ -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="" |