diff options
author | Sam James <sam@gentoo.org> | 2021-05-07 15:07:38 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-07 15:07:38 +0000 |
commit | 61f564e6481d1b1074578901747f836972be990a (patch) | |
tree | b1bea1f8f2f18a1346c4e8b8674cb2f24a4ac1c1 /dev-util/checkbashisms | |
parent | app-portage/elt-patches: Stabilize 20201205 amd64, #788910 (diff) | |
download | gentoo-61f564e6481d1b1074578901747f836972be990a.tar.gz gentoo-61f564e6481d1b1074578901747f836972be990a.tar.bz2 gentoo-61f564e6481d1b1074578901747f836972be990a.zip |
dev-util/checkbashisms: Stabilize 2.21.1 amd64, #788922
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/checkbashisms')
-rw-r--r-- | dev-util/checkbashisms/checkbashisms-2.21.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/checkbashisms/checkbashisms-2.21.1.ebuild b/dev-util/checkbashisms/checkbashisms-2.21.1.ebuild index f10c85c3af96..da588048f03a 100644 --- a/dev-util/checkbashisms/checkbashisms-2.21.1.ebuild +++ b/dev-util/checkbashisms/checkbashisms-2.21.1.ebuild @@ -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 |