Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/libspf2/
Date: Mon, 22 Feb 2016 10:25:52
Message-Id: 1456100867.e72af36c1959899996e95944aaa1c80971152a47.monsieurp@gentoo
1 commit: e72af36c1959899996e95944aaa1c80971152a47
2 Author: Bertrand Jacquin <bertrand <AT> jacquin <DOT> bzh>
3 AuthorDate: Sun Feb 21 23:45:09 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 22 00:27:47 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e72af36c
7
8 mail-filter/libspf2: Add ~arm keyword
9
10 Tested on Scaleway C1
11
12 Package-Manager: portage-2.2.26
13
14 mail-filter/libspf2/libspf2-1.2.10.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/mail-filter/libspf2/libspf2-1.2.10.ebuild b/mail-filter/libspf2/libspf2-1.2.10.ebuild
18 index 56fb844..e431ff8 100644
19 --- a/mail-filter/libspf2/libspf2-1.2.10.ebuild
20 +++ b/mail-filter/libspf2/libspf2-1.2.10.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://www.libspf2.org/spf/libspf2-${PV}.tar.gz"
22
23 LICENSE="|| ( LGPL-2.1 BSD-2 )"
24 SLOT="0"
25 -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
26 +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
27 IUSE="static static-libs"
28
29 DEPEND=""