Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libasr/
Date: Sat, 04 Mar 2017 17:18:51
Message-Id: 1488647899.fe705fd9fc2afde916e4566eee0fbcd74acf8749.aballier@gentoo
1 commit: fe705fd9fc2afde916e4566eee0fbcd74acf8749
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 4 17:17:47 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 4 17:18:19 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe705fd9
7
8 net-libs/libasr: keyword ~arm
9
10 Package-Manager: Portage-2.3.4, Repoman-2.3.2
11
12 net-libs/libasr/libasr-1.0.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/net-libs/libasr/libasr-1.0.2.ebuild b/net-libs/libasr/libasr-1.0.2.ebuild
16 index 0f2f2b88444..c20d3ed8e61 100644
17 --- a/net-libs/libasr/libasr-1.0.2.ebuild
18 +++ b/net-libs/libasr/libasr-1.0.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=5
25 @@ -9,7 +9,7 @@ SRC_URI="https://www.opensmtpd.org/archives/${P}.tar.gz"
26
27 LICENSE="ISC BSD BSD-1 BSD-2 BSD-4"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="~amd64 ~arm ~x86"
31 IUSE=""
32
33 DEPEND=""