diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:20:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:20:37 +0200 |
commit | c53df1c5cc2577e00900f12144f57f120abfc3da (patch) | |
tree | 2cc0ae0db8b6e96d549e354fa773505da87c982b /app-text/discount | |
parent | sys-devel/gcc: x86 stable wrt bug #559146 (diff) | |
download | gentoo-c53df1c5cc2577e00900f12144f57f120abfc3da.tar.gz gentoo-c53df1c5cc2577e00900f12144f57f120abfc3da.tar.bz2 gentoo-c53df1c5cc2577e00900f12144f57f120abfc3da.zip |
app-text/discount: x86 stable wrt bug #558126
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'app-text/discount')
-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 97b3b3147be4..65c92cf07bf7 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() { |