diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 12:13:20 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 12:47:25 -0400 |
commit | 5e22c6f81793a2a303e4e5d7568faf6112d2a242 (patch) | |
tree | 4c1d9741ed74b2904968f14764bd7579a7e8df62 /app-text/discount | |
parent | app-portage/repoman-2.3.11: ppc64 stable, bug 667826 (diff) | |
download | gentoo-5e22c6f81793a2a303e4e5d7568faf6112d2a242.tar.gz gentoo-5e22c6f81793a2a303e4e5d7568faf6112d2a242.tar.bz2 gentoo-5e22c6f81793a2a303e4e5d7568faf6112d2a242.zip |
app-text/discount-2.2.4: ppc64 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 c50863084f7c..1486b3455681 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() { |