diff options
author | Sam James <sam@gentoo.org> | 2020-12-29 17:14:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-29 17:14:08 +0000 |
commit | 0b1872e853686310d5f6716ad8243702efc15456 (patch) | |
tree | e2fb38871227e06f55e6ddc58f70ef2199f670e2 /dev-util | |
parent | app-admin/puppet: Stabilize 5.5.22 amd64, #762178 (diff) | |
download | gentoo-0b1872e853686310d5f6716ad8243702efc15456.tar.gz gentoo-0b1872e853686310d5f6716ad8243702efc15456.tar.bz2 gentoo-0b1872e853686310d5f6716ad8243702efc15456.zip |
dev-util/checkbashisms: Stabilize 2.20.4 amd64, #738356
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/checkbashisms/checkbashisms-2.20.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/checkbashisms/checkbashisms-2.20.4.ebuild b/dev-util/checkbashisms/checkbashisms-2.20.4.ebuild index 1d567b48dc59..32be772e7f94 100644 --- a/dev-util/checkbashisms/checkbashisms-2.20.4.ebuild +++ b/dev-util/checkbashisms/checkbashisms-2.20.4.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 |