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/queue-standalone/
Date: Sat, 29 Dec 2018 15:53:29
Message-Id: 1546098778.f1526f11aaa54b952e2bc09002313c3fa806782e.blueness@gentoo
1 commit: f1526f11aaa54b952e2bc09002313c3fa806782e
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 29 15:52:58 2018 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 29 15:52:58 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1526f11
7
8 sys-libs/queue-standalone: stable across arches
9
10 Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 sys-libs/queue-standalone/queue-standalone-0.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-libs/queue-standalone/queue-standalone-0.1.ebuild b/sys-libs/queue-standalone/queue-standalone-0.1.ebuild
17 index 2e1356e1ed8..a9ef63bd65b 100644
18 --- a/sys-libs/queue-standalone/queue-standalone-0.1.ebuild
19 +++ b/sys-libs/queue-standalone/queue-standalone-0.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -8,7 +8,7 @@ HOMEPAGE="https://www.gnu.org/software/libc/libc.html"
27
28 LICENSE="BSD"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86"
31 +KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc x86"
32
33 DEPEND="
34 !sys-libs/glibc