diff options
author | Sam James <sam@gentoo.org> | 2023-01-27 06:30:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-27 06:30:29 +0000 |
commit | ccce7403dfc7988e0150ac0ef0955534dcf86d27 (patch) | |
tree | 51521585f526dea12573fc3839841814b934afee | |
parent | media-sound/pulseaudio-daemon: Stabilize 16.1-r6 amd64, #892149 (diff) | |
download | gentoo-ccce7403dfc7988e0150ac0ef0955534dcf86d27.tar.gz gentoo-ccce7403dfc7988e0150ac0ef0955534dcf86d27.tar.bz2 gentoo-ccce7403dfc7988e0150ac0ef0955534dcf86d27.zip |
dev-libs/gmp: Stabilize 6.2.1-r5 ppc, #892157
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-libs/gmp/gmp-6.2.1-r5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gmp/gmp-6.2.1-r5.ebuild b/dev-libs/gmp/gmp-6.2.1-r5.ebuild index c26bb0b6b9c7..8ad086d2e52f 100644 --- a/dev-libs/gmp/gmp-6.2.1-r5.ebuild +++ b/dev-libs/gmp/gmp-6.2.1-r5.ebuild @@ -27,7 +27,7 @@ S="${WORKDIR}"/${MY_P%a} LICENSE="|| ( LGPL-3+ GPL-2+ )" # The subslot reflects the C & C++ SONAMEs. SLOT="0/10.4" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+asm doc +cpudetection +cxx pic static-libs" REQUIRED_USE="cpudetection? ( asm )" RESTRICT="!cpudetection? ( bindist )" |