diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-21 13:24:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-21 13:24:13 +0200 |
commit | 3a1128b5edfc11d769756ebcf420c7e8c6a70d99 (patch) | |
tree | 18be7362d0dc6a4bf14bc896bf2202e41416df2f /app-text | |
parent | dev-ruby/RubyInline: sparc stable wrt bug #555924 (diff) | |
download | gentoo-3a1128b5edfc11d769756ebcf420c7e8c6a70d99.tar.gz gentoo-3a1128b5edfc11d769756ebcf420c7e8c6a70d99.tar.bz2 gentoo-3a1128b5edfc11d769756ebcf420c7e8c6a70d99.zip |
app-text/discount: sparc stable wrt bug #558126
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/discount/discount-2.1.8a-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/discount/discount-2.1.8a-r1.ebuild b/app-text/discount/discount-2.1.8a-r1.ebuild index 65c92cf07bf7..f799df1ea4fc 100644 --- a/app-text/discount/discount-2.1.8a-r1.ebuild +++ b/app-text/discount/discount-2.1.8a-r1.ebuild @@ -12,7 +12,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" src_prepare() { |