diff options
author | Fabian Groffen <grobian@gentoo.org> | 2023-05-25 21:49:16 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2023-05-25 21:49:16 +0200 |
commit | 4aebe55f8c434205f2ea3d28ffacb834a401bc1f (patch) | |
tree | fadc59867881a35f4602728bc5911e7d96e46511 /x11-apps/xcalc | |
parent | sci-mathematics/acl2: need to rebuild ACL2 "core" on sbcl update (diff) | |
download | gentoo-4aebe55f8c434205f2ea3d28ffacb834a401bc1f.tar.gz gentoo-4aebe55f8c434205f2ea3d28ffacb834a401bc1f.tar.bz2 gentoo-4aebe55f8c434205f2ea3d28ffacb834a401bc1f.zip |
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'x11-apps/xcalc')
-rw-r--r-- | x11-apps/xcalc/xcalc-1.1.1.ebuild | 2 | ||||
-rw-r--r-- | x11-apps/xcalc/xcalc-1.1.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xcalc/xcalc-1.1.1.ebuild b/x11-apps/xcalc/xcalc-1.1.1.ebuild index 21ecfd50f2de..cb21f8c546e9 100644 --- a/x11-apps/xcalc/xcalc-1.1.1.ebuild +++ b/x11-apps/xcalc/xcalc-1.1.1.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="scientific calculator for X" -KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris" +KEYWORDS="amd64 arm ~arm64 ~hppa ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND="x11-libs/libXaw x11-libs/libXt diff --git a/x11-apps/xcalc/xcalc-1.1.2.ebuild b/x11-apps/xcalc/xcalc-1.1.2.ebuild index e58076eea2e5..400fc37a970d 100644 --- a/x11-apps/xcalc/xcalc-1.1.2.ebuild +++ b/x11-apps/xcalc/xcalc-1.1.2.ebuild @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="scientific calculator for X" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" RDEPEND="x11-libs/libXaw x11-libs/libXt |