diff options
author | Sam James <sam@gentoo.org> | 2022-02-07 09:38:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-07 09:38:34 +0000 |
commit | 5c53282724773fa076a2d476cdcc3aebff994192 (patch) | |
tree | 0096d28a78545382423a08302f57945a7857138d /dev-util/howdoi | |
parent | sci-astronomy/stellarium: Stabilize 0.21.3 amd64, #832728 (diff) | |
download | gentoo-5c53282724773fa076a2d476cdcc3aebff994192.tar.gz gentoo-5c53282724773fa076a2d476cdcc3aebff994192.tar.bz2 gentoo-5c53282724773fa076a2d476cdcc3aebff994192.zip |
dev-util/howdoi: Stabilize 2.0.19 ALLARCHES, #832842
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/howdoi')
-rw-r--r-- | dev-util/howdoi/howdoi-2.0.19.ebuild | 4 |
1 files 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" |