diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:48:33 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-09 09:48:33 +0200 |
commit | 137c8e3c20b8527246414fb478d3ab3d6657c2ba (patch) | |
tree | 372114a93be61ba2bd094692529b0f1efa5810ab /net-misc/httpie | |
parent | dev-python/pysrt: x86 stable wrt bug #721514 (diff) | |
download | gentoo-137c8e3c20b8527246414fb478d3ab3d6657c2ba.tar.gz gentoo-137c8e3c20b8527246414fb478d3ab3d6657c2ba.tar.bz2 gentoo-137c8e3c20b8527246414fb478d3ab3d6657c2ba.zip |
net-misc/httpie: x86 stable wrt bug #721524
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-misc/httpie')
-rw-r--r-- | net-misc/httpie/httpie-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/httpie/httpie-2.1.0.ebuild b/net-misc/httpie/httpie-2.1.0.ebuild index 3cbeefe8e2b1..bab02d0b537a 100644 --- a/net-misc/httpie/httpie-2.1.0.ebuild +++ b/net-misc/httpie/httpie-2.1.0.ebuild @@ -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 )" |