diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-12-29 10:52:58 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-12-29 10:52:58 -0500 |
commit | f1526f11aaa54b952e2bc09002313c3fa806782e (patch) | |
tree | c0f097f920520f35eab9d04d2e38c5f1ffb61762 /sys-libs | |
parent | app-antivirus/clamav: add support for musl (diff) | |
download | gentoo-f1526f11aaa54b952e2bc09002313c3fa806782e.tar.gz gentoo-f1526f11aaa54b952e2bc09002313c3fa806782e.tar.bz2 gentoo-f1526f11aaa54b952e2bc09002313c3fa806782e.zip |
sys-libs/queue-standalone: stable across arches
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/queue-standalone/queue-standalone-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/queue-standalone/queue-standalone-0.1.ebuild b/sys-libs/queue-standalone/queue-standalone-0.1.ebuild index 2e1356e1ed8d..a9ef63bd65bc 100644 --- a/sys-libs/queue-standalone/queue-standalone-0.1.ebuild +++ b/sys-libs/queue-standalone/queue-standalone-0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ HOMEPAGE="https://www.gnu.org/software/libc/libc.html" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86" +KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc x86" DEPEND=" !sys-libs/glibc |