commit: cb92100c2d22d012f1116d8a5b9256973a92e997 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 26 15:19:11 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 26 15:19:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb92100c
net-misc/httpie: Stabilize 2.3.0 amd64, #766950 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/httpie/httpie-2.3.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/httpie/httpie-2.3.0.ebuild b/net-misc/httpie/httpie-2.3.0.ebuild index d0e3cc6c187..0747450cda4 100644 --- a/net-misc/httpie/httpie-2.3.0.ebuild +++ b/net-misc/httpie/httpie-2.3.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 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/jakubroztocil/httpie/archive/${PV}.tar.gz -> ${P}.ta LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
