diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 18:57:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-11-24 18:57:00 +0000 |
commit | 3fee128b526282ddfe922625f8c83547bece9bcf (patch) | |
tree | 41f8a98878dc81d3a9e40cff23b3af0e9093c56e /app-text/discount/discount-2.1.6-r1.ebuild | |
parent | Stable for alpha, wrt bug #488810 (diff) | |
download | gentoo-2-3fee128b526282ddfe922625f8c83547bece9bcf.tar.gz gentoo-2-3fee128b526282ddfe922625f8c83547bece9bcf.tar.bz2 gentoo-2-3fee128b526282ddfe922625f8c83547bece9bcf.zip |
Stable for alpha, wrt bug #488810
(Portage version: 2.2.1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-text/discount/discount-2.1.6-r1.ebuild')
-rw-r--r-- | app-text/discount/discount-2.1.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/discount/discount-2.1.6-r1.ebuild b/app-text/discount/discount-2.1.6-r1.ebuild index 4af4086e614a..51e329ca0fd8 100644 --- a/app-text/discount/discount-2.1.6-r1.ebuild +++ b/app-text/discount/discount-2.1.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/discount/discount-2.1.6-r1.ebuild,v 1.2 2013/10/29 22:13:29 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/discount/discount-2.1.6-r1.ebuild,v 1.3 2013/11/24 18:57:00 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="alpha amd64 ~x86" IUSE="minimal" src_prepare() { |