Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/discount/
Date: Thu, 01 Oct 2020 17:29:08
Message-Id: 1601573324.e0ffa48dcc49cbcd70f404222583057b696ee0a2.slyfox@gentoo
1 commit: e0ffa48dcc49cbcd70f404222583057b696ee0a2
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Oct 1 16:08:24 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 17:28:44 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0ffa48d
7
8 app-text/discount: stable 2.2.7 for sparc, bug #745741
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-text/discount/discount-2.2.7.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-text/discount/discount-2.2.7.ebuild b/app-text/discount/discount-2.2.7.ebuild
19 index aeb8772ac12..b2c50271d85 100644
20 --- a/app-text/discount/discount-2.2.7.ebuild
21 +++ b/app-text/discount/discount-2.2.7.ebuild
22 @@ -11,7 +11,7 @@ SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2"
23
24 LICENSE="BSD"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
27 +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 sparc ~x86"
28 IUSE="minimal test"
29 RESTRICT="!test? ( test )"