commit: 5c53282724773fa076a2d476cdcc3aebff994192
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 7 09:38:34 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Feb 7 09:38:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c532827
dev-util/howdoi: Stabilize 2.0.19 ALLARCHES, #832842
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/howdoi/howdoi-2.0.19.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-util/howdoi/howdoi-2.0.19.ebuild
b/dev-util/howdoi/howdoi-2.0.19.ebuild
index 4ae60ad7f7c3..31886140b8cd 100644
--- a/dev-util/howdoi/howdoi-2.0.19.ebuild
+++ b/dev-util/howdoi/howdoi-2.0.19.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
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
# bug 818580
RESTRICT="test"