diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-06 17:01:32 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-03-06 17:03:53 +0100 |
commit | 764382f161c2a73c8bd46f6a4ccaf4c92d311b5f (patch) | |
tree | 9e9653ab0acb01c6163d1ac9f8078096ca222ad2 /dev-util/checkbashisms | |
parent | dev-php/pecl-apcu: bump to v5.1.20 (diff) | |
download | gentoo-764382f161c2a73c8bd46f6a4ccaf4c92d311b5f.tar.gz gentoo-764382f161c2a73c8bd46f6a4ccaf4c92d311b5f.tar.bz2 gentoo-764382f161c2a73c8bd46f6a4ccaf4c92d311b5f.zip |
dev-util/checkbashisms: amd64 & x86 stable
Package-Manager: Portage-3.0.16, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-util/checkbashisms')
-rw-r--r-- | dev-util/checkbashisms/checkbashisms-2.20.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/checkbashisms/checkbashisms-2.20.5.ebuild b/dev-util/checkbashisms/checkbashisms-2.20.5.ebuild index 1d567b48dc59..a2183decd385 100644 --- a/dev-util/checkbashisms/checkbashisms-2.20.5.ebuild +++ b/dev-util/checkbashisms/checkbashisms-2.20.5.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 |