diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 12:13:04 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 12:47:22 -0400 |
commit | 1c36406d9296e7dfad95cbeab509726ca2991b45 (patch) | |
tree | c6fd328fd83d4c1f5cd685016aa61be0cac34afa /app-text/discount | |
parent | app-portage/repoman-2.3.11: ppc stable, bug 667826 (diff) | |
download | gentoo-1c36406d9296e7dfad95cbeab509726ca2991b45.tar.gz gentoo-1c36406d9296e7dfad95cbeab509726ca2991b45.tar.bz2 gentoo-1c36406d9296e7dfad95cbeab509726ca2991b45.zip |
app-text/discount-2.2.4: ppc stable, bug 658482
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-text/discount')
-rw-r--r-- | app-text/discount/discount-2.2.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/discount/discount-2.2.4.ebuild b/app-text/discount/discount-2.2.4.ebuild index 00f6479b4e90..c50863084f7c 100644 --- a/app-text/discount/discount-2.2.4.ebuild +++ b/app-text/discount/discount-2.2.4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm ~ia64 ppc ~ppc64 sparc x86" IUSE="minimal test" src_prepare() { |