diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-29 21:29:47 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-01-29 23:31:02 -0800 |
commit | f51d146567c75873f3d11c2ce8270f96af889102 (patch) | |
tree | db26f7732ace164f4836047825be76667c6134ab /sys-libs/queue-standalone | |
parent | dev-python/numpy: stable 1.16.5 for sparc, bug #707048 (diff) | |
download | gentoo-f51d146567c75873f3d11c2ce8270f96af889102.tar.gz gentoo-f51d146567c75873f3d11c2ce8270f96af889102.tar.bz2 gentoo-f51d146567c75873f3d11c2ce8270f96af889102.zip |
sys-libs/queue-standalone: ppc64 stable
Package-Manager: Portage-2.3.86, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'sys-libs/queue-standalone')
-rw-r--r-- | sys-libs/queue-standalone/queue-standalone-0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/queue-standalone/queue-standalone-0.1-r1.ebuild b/sys-libs/queue-standalone/queue-standalone-0.1-r1.ebuild index 29250dafba9d..133216a3d29b 100644 --- a/sys-libs/queue-standalone/queue-standalone-0.1-r1.ebuild +++ b/sys-libs/queue-standalone/queue-standalone-0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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 ~hppa ~mips ppc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~mips ppc ppc64 x86" DEPEND=" !sys-libs/glibc |