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/libsrs_alt/
Date: Mon, 22 Feb 2016 10:25:52
Message-Id: 1456100884.935ab0dc11d53cf4225cb3ccbbe922e14e3f7b46.monsieurp@gentoo
1 commit: 935ab0dc11d53cf4225cb3ccbbe922e14e3f7b46
2 Author: Bertrand Jacquin <bertrand <AT> jacquin <DOT> bzh>
3 AuthorDate: Sun Feb 21 23:45:45 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Mon Feb 22 00:28:04 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=935ab0dc
7
8 mail-filter/libsrs_alt: Add ~arm keyword
9
10 Tested on Scaleway C1
11
12 Package-Manager: portage-2.2.26
13
14 mail-filter/libsrs_alt/libsrs_alt-1.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/mail-filter/libsrs_alt/libsrs_alt-1.0.ebuild b/mail-filter/libsrs_alt/libsrs_alt-1.0.ebuild
18 index 7077e5f..9f3390a 100644
19 --- a/mail-filter/libsrs_alt/libsrs_alt-1.0.ebuild
20 +++ b/mail-filter/libsrs_alt/libsrs_alt-1.0.ebuild
21 @@ -14,7 +14,7 @@ SRC_URI="http://srs.mirtol.com/libsrs_alt-${MY_PV}.tar.gz"
22
23 LICENSE="GPL-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=""
28
29 RDEPEND="!dev-perl/Mail-SRS"