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 /app-crypt/aespipe | |
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 'app-crypt/aespipe')
-rw-r--r-- | app-crypt/aespipe/aespipe-2.4e.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/aespipe/aespipe-2.4f.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/aespipe/aespipe-2.4e.ebuild b/app-crypt/aespipe/aespipe-2.4e.ebuild index 87bdf7b19a31..ce3262e38b3f 100644 --- a/app-crypt/aespipe/aespipe-2.4e.ebuild +++ b/app-crypt/aespipe/aespipe-2.4e.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+asm cpu_flags_x86_aes cpu_flags_x86_padlock static" DEPEND="" RDEPEND="app-arch/sharutils diff --git a/app-crypt/aespipe/aespipe-2.4f.ebuild b/app-crypt/aespipe/aespipe-2.4f.ebuild index 784af4b3ee1e..cec3f4bd82d4 100644 --- a/app-crypt/aespipe/aespipe-2.4f.ebuild +++ b/app-crypt/aespipe/aespipe-2.4f.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://loop-aes.sourceforge.net/aespipe/${PN}-v${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="amd64 arm arm64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+asm cpu_flags_x86_aes cpu_flags_x86_padlock static" RDEPEND="app-arch/sharutils app-crypt/gnupg" |