diff options
author | Hans de Graaff <graaff@gentoo.org> | 2020-01-12 09:35:05 +0100 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2020-01-12 09:35:05 +0100 |
commit | b46c48b03e1e0fa93645682dafe5109e5a043e39 (patch) | |
tree | a198481fd1652c31f29873db159a3a64c3010e77 /dev-ruby/http-accept | |
parent | net-p2p/gtk-gnutella: cleanup (diff) | |
download | gentoo-b46c48b03e1e0fa93645682dafe5109e5a043e39.tar.gz gentoo-b46c48b03e1e0fa93645682dafe5109e5a043e39.tar.bz2 gentoo-b46c48b03e1e0fa93645682dafe5109e5a043e39.zip |
dev-ruby/http-accept: amd64 stable
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/http-accept')
-rw-r--r-- | dev-ruby/http-accept/http-accept-1.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/http-accept/http-accept-1.7.0.ebuild b/dev-ruby/http-accept/http-accept-1.7.0.ebuild index 7a5cbd434f37..391f22753ff1 100644 --- a/dev-ruby/http-accept/http-accept-1.7.0.ebuild +++ b/dev-ruby/http-accept/http-accept-1.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -16,5 +16,5 @@ SRC_URI="https://github.com/socketry/http-accept/archive/v${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="1" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="" |