diff options
| author | Arthur Zamarin <arthurzam@gentoo.org> | 2025-09-02 19:20:20 +0300 |
|---|---|---|
| committer | Arthur Zamarin <arthurzam@gentoo.org> | 2025-09-02 20:00:14 +0300 |
| commit | 0ad96e879b651cc7e8214159d5841d6b633bef8a (patch) | |
| tree | 019d1cd75357b52f91283d19649efc460cb7242c /dev-lisp | |
| parent | 9fb13c3b7c5e632e3e3d6a4797fc4ce63390ee07 (diff) | |
| download | gentoo-0ad96e879b651cc7e8214159d5841d6b633bef8a.tar.gz gentoo-0ad96e879b651cc7e8214159d5841d6b633bef8a.tar.bz2 gentoo-0ad96e879b651cc7e8214159d5841d6b633bef8a.zip | |
*/*: destable sparc
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-lisp')
| -rw-r--r-- | dev-lisp/asdf/asdf-3.3.5-r1.ebuild | 4 | ||||
| -rw-r--r-- | dev-lisp/clisp/clisp-2.49.92-r1.ebuild | 4 | ||||
| -rw-r--r-- | dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild | 4 | ||||
| -rw-r--r-- | dev-lisp/uiop/uiop-3.3.5.ebuild | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-lisp/asdf/asdf-3.3.5-r1.ebuild b/dev-lisp/asdf/asdf-3.3.5-r1.ebuild index 0e334ae8b30a..33a471f039dd 100644 --- a/dev-lisp/asdf/asdf-3.3.5-r1.ebuild +++ b/dev-lisp/asdf/asdf-3.3.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://asdf.common-lisp.dev/archives/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PVR}" -KEYWORDS="~alpha amd64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="doc test" RESTRICT="!test? ( test )" diff --git a/dev-lisp/clisp/clisp-2.49.92-r1.ebuild b/dev-lisp/clisp/clisp-2.49.92-r1.ebuild index 65008e851be2..c1a8d51a0af9 100644 --- a/dev-lisp/clisp/clisp-2.49.92-r1.ebuild +++ b/dev-lisp/clisp/clisp-2.49.92-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="2/8" -KEYWORDS="~alpha amd64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~mips ppc ppc64 ~riscv ~sparc x86" IUSE="hyperspec X berkdb dbus fastcgi gdbm gtk +pcre postgres +readline svm threads +unicode +zlib" # "jit" disabled ATM diff --git a/dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild b/dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild index 34dd4a786564..87f948981bae 100644 --- a/dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild +++ b/dev-lisp/hyperspec/hyperspec-7.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -15,7 +15,7 @@ S="${WORKDIR}" LICENSE="HyperSpec" SLOT="0" -KEYWORDS="amd64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="amd64 ~mips ppc ppc64 ~riscv ~sparc x86" src_install() { docinto html diff --git a/dev-lisp/uiop/uiop-3.3.5.ebuild b/dev-lisp/uiop/uiop-3.3.5.ebuild index 6e390046a2ee..a772964e2b13 100644 --- a/dev-lisp/uiop/uiop-3.3.5.ebuild +++ b/dev-lisp/uiop/uiop-3.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,6 +11,6 @@ SRC_URI="http://common-lisp.net/project/asdf/archives/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~mips ppc ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~mips ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND="~dev-lisp/asdf-${PV}" |
