Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/discount/
Date: Wed, 07 Oct 2020 06:42:57
Message-Id: 1602052921.57c53cbcef658c927e71129a9c0444a8e349487f.ago@gentoo
1 commit: 57c53cbcef658c927e71129a9c0444a8e349487f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 7 06:42:01 2020 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 7 06:42:01 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=57c53cbc
7
8 app-text/discount: amd64 stable wrt bug #745741
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-text/discount/discount-2.2.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-text/discount/discount-2.2.7.ebuild b/app-text/discount/discount-2.2.7.ebuild
18 index d636db11738..6277b990fb1 100644
19 --- a/app-text/discount/discount-2.2.7.ebuild
20 +++ b/app-text/discount/discount-2.2.7.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2"
22
23 LICENSE="BSD"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ppc ppc64 sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 sparc ~x86"
27 IUSE="minimal test"
28 RESTRICT="!test? ( test )"