diff options
author | Sam James <sam@gentoo.org> | 2021-01-05 20:49:45 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-05 20:49:45 +0000 |
commit | a18a6d4ab9739ee6584f4f12eebcf76547410aff (patch) | |
tree | adef3d6cf752d776ca45eb510f07cb343c052e9d /dev-util/checkbashisms | |
parent | app-admin/puppet: Stabilize 5.5.22 x86, #762178 (diff) | |
download | gentoo-a18a6d4ab9739ee6584f4f12eebcf76547410aff.tar.gz gentoo-a18a6d4ab9739ee6584f4f12eebcf76547410aff.tar.bz2 gentoo-a18a6d4ab9739ee6584f4f12eebcf76547410aff.zip |
dev-util/checkbashisms: Stabilize 2.20.4 x86, #738356
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/checkbashisms')
-rw-r--r-- | dev-util/checkbashisms/checkbashisms-2.20.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/checkbashisms/checkbashisms-2.20.4.ebuild b/dev-util/checkbashisms/checkbashisms-2.20.4.ebuild index 32be772e7f94..a2183decd385 100644 --- a/dev-util/checkbashisms/checkbashisms-2.20.4.ebuild +++ b/dev-util/checkbashisms/checkbashisms-2.20.4.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 @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/d/${MY_PN}/${MY_P/-/_}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" # Requires python packages to check tools we don't need anyway |