diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-11-12 10:18:07 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-11-12 10:18:07 -0500 |
commit | 6180bbef1bb47fc7bf2f9a3ebe56414e11985947 (patch) | |
tree | 50b4e4b2a665a204a4f9703e713bc00276cffcee /app-text | |
parent | sys-process/psmisc: Revbump because upstream re-released src tarball (diff) | |
download | gentoo-6180bbef1bb47fc7bf2f9a3ebe56414e11985947.tar.gz gentoo-6180bbef1bb47fc7bf2f9a3ebe56414e11985947.tar.bz2 gentoo-6180bbef1bb47fc7bf2f9a3ebe56414e11985947.zip |
app-text/cwtext: ALLARCHES EAPI bump
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/cwtext/cwtext-0.96-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/cwtext/cwtext-0.96-r1.ebuild b/app-text/cwtext/cwtext-0.96-r1.ebuild index cc12b0c8b157..d95b65bce481 100644 --- a/app-text/cwtext/cwtext-0.96-r1.ebuild +++ b/app-text/cwtext/cwtext-0.96-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" PATCHES=( "${FILESDIR}"/${PN}-0.94-asneeded.patch ) |