Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/libasr/
Date: Thu, 06 Feb 2020 05:46:11
Message-Id: 1580967945.bf596399f60967125550acd12aa163a1bafd0171.gyakovlev@gentoo
1 commit: bf596399f60967125550acd12aa163a1bafd0171
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 5 18:28:03 2020 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 6 05:45:45 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf596399
7
8 net-libs/libasr: keyword on ~ppc64
9
10 Package-Manager: Portage-2.3.87, Repoman-2.3.20
11 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
12
13 net-libs/libasr/libasr-1.0.4.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/net-libs/libasr/libasr-1.0.4.ebuild b/net-libs/libasr/libasr-1.0.4.ebuild
17 index 8c80ebc6632..87b8e9693bf 100644
18 --- a/net-libs/libasr/libasr-1.0.4.ebuild
19 +++ b/net-libs/libasr/libasr-1.0.4.ebuild
20 @@ -9,7 +9,7 @@ SRC_URI="https://www.opensmtpd.org/archives/${P}.tar.gz"
21
22 LICENSE="ISC BSD BSD-1 BSD-2 BSD-4"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
26 IUSE=""
27
28 DEPEND=""