Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-libs/obstack-standalone/
Date: Sun, 21 Apr 2019 02:45:20
Message-Id: 1555814695.6adbd3c612ff7b16b8f3dfbf600f4dbec2bf0381.blueness@gentoo
1 commit: 6adbd3c612ff7b16b8f3dfbf600f4dbec2bf0381
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 21 02:44:55 2019 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 21 02:44:55 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6adbd3c6
7
8 sys-libs/obstack-standalone: keyword ~arm64
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.62, Repoman-2.3.11
12
13 sys-libs/obstack-standalone/obstack-standalone-1.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-libs/obstack-standalone/obstack-standalone-1.1.ebuild b/sys-libs/obstack-standalone/obstack-standalone-1.1.ebuild
17 index 8a82593f24b..2ebc2b7733b 100644
18 --- a/sys-libs/obstack-standalone/obstack-standalone-1.1.ebuild
19 +++ b/sys-libs/obstack-standalone/obstack-standalone-1.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/pullmoll/musl-obstack/archive/v${PV}.tar.gz -> ${P}.
27
28 LICENSE="GPL-2"
29 SLOT="0"
30 -KEYWORDS="amd64 arm ~mips ppc x86"
31 +KEYWORDS="amd64 arm ~arm64 ~mips ppc x86"
32 IUSE="static-libs"
33
34 DEPEND="