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: Tue, 02 Oct 2018 18:32:29
Message-Id: 1538505133.b2a923c8536452c9f075e8721e66e876b57d7192.slyfox@gentoo
1 commit: b2a923c8536452c9f075e8721e66e876b57d7192
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Oct 2 17:58:45 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 2 18:32:13 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2a923c8
7
8 app-text/discount: stable 2.2.4 for sparc, bug #658482
9
10 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12 RepoMan-Options: --include-arches="sparc"
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 app-text/discount/discount-2.2.4.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/app-text/discount/discount-2.2.4.ebuild b/app-text/discount/discount-2.2.4.ebuild
19 index ba9af5d66e1..ec42609980b 100644
20 --- a/app-text/discount/discount-2.2.4.ebuild
21 +++ b/app-text/discount/discount-2.2.4.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 ~ia64 ~ppc ~ppc64 ~sparc x86"
27 +KEYWORDS="alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 sparc x86"
28 IUSE="minimal test"
29
30 src_prepare() {