Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/libmspub/
Date: Thu, 01 Aug 2019 13:10:01
Message-Id: 1564664990.2cfd0e4ffed72a543c4fa05a2ed895f3a4765db9.bman@gentoo
1 commit: 2cfd0e4ffed72a543c4fa05a2ed895f3a4765db9
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 1 12:41:25 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 1 13:09:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cfd0e4f
7
8 app-text/libmspub: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.69, Repoman-2.3.16
12 RepoMan-Options: --include-arches="arm64"
13
14 app-text/libmspub/libmspub-0.1.4.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-text/libmspub/libmspub-0.1.4.ebuild b/app-text/libmspub/libmspub-0.1.4.ebuild
18 index 4b62c857145..536dfc3cfcd 100644
19 --- a/app-text/libmspub/libmspub-0.1.4.ebuild
20 +++ b/app-text/libmspub/libmspub-0.1.4.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -17,7 +17,7 @@ SLOT="0"
28
29 # Don't move KEYWORDS on the previous line or ekeyword won't work # 399061
30 [[ ${PV} == 9999 ]] || \
31 -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86"
32 +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86"
33
34 IUSE="doc static-libs"