diff options
author | Sam James <sam@gentoo.org> | 2021-05-22 01:34:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-22 01:34:29 +0000 |
commit | 52f9a9b435c0722f6e3b5fad6794400243666a32 (patch) | |
tree | e6325d65e1abf533e4c6d3932bfcbad1fe4110a8 /app-arch | |
parent | sys-fs/mtools: Stabilize 4.0.27 ppc, #791301 (diff) | |
download | gentoo-52f9a9b435c0722f6e3b5fad6794400243666a32.tar.gz gentoo-52f9a9b435c0722f6e3b5fad6794400243666a32.tar.bz2 gentoo-52f9a9b435c0722f6e3b5fad6794400243666a32.zip |
app-arch/makeself: Stabilize 2.4.3 ALLARCHES, #791343
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/makeself/makeself-2.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/makeself/makeself-2.4.3.ebuild b/app-arch/makeself/makeself-2.4.3.ebuild index a46a9d81b0c7..2cd2a9fa8709 100644 --- a/app-arch/makeself/makeself-2.4.3.ebuild +++ b/app-arch/makeself/makeself-2.4.3.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-release-${PV}" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux" src_prepare() { default |