Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/rblcheck/
Date: Tue, 06 Feb 2018 15:10:25
Message-Id: 1517929785.6ed1c79e98fbaec07364a395a1d4a829c0681d71.whissi@gentoo
1 commit: 6ed1c79e98fbaec07364a395a1d4a829c0681d71
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 6 13:15:52 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 6 15:09:45 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ed1c79e
7
8 mail-filter/rblcheck: x86 stable (bug #644302)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 mail-filter/rblcheck/rblcheck-1.5-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild b/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild
16 index 380fbc3317c..79f59c93d5c 100644
17 --- a/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild
18 +++ b/mail-filter/rblcheck/rblcheck-1.5-r2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/rblcheck/${P}.tar.gz"
20
21 SLOT="0"
22 LICENSE="GPL-2"
23 -KEYWORDS="~alpha amd64 ~hppa ~mips ppc ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 ~hppa ~mips ppc ~sparc x86"
25 IUSE=""
26
27 src_prepare() {