diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-23 21:43:32 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-23 21:43:32 +0200 |
commit | 6027bffd3fdaf8787e74e6c99286d491ddf1bb34 (patch) | |
tree | 8e8a1463a346ab641e0f9c8c5466a39914dc36de /app-text/libspectre | |
parent | profiles: mask net-im/teams for removal (diff) | |
download | gentoo-6027bffd3fdaf8787e74e6c99286d491ddf1bb34.tar.gz gentoo-6027bffd3fdaf8787e74e6c99286d491ddf1bb34.tar.bz2 gentoo-6027bffd3fdaf8787e74e6c99286d491ddf1bb34.zip |
app-text/libspectre: Stabilize 0.2.11 arm64, #894420
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/libspectre')
-rw-r--r-- | app-text/libspectre/libspectre-0.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libspectre/libspectre-0.2.11.ebuild b/app-text/libspectre/libspectre-0.2.11.ebuild index 6ab834f8aef0..72c477d986e8 100644 --- a/app-text/libspectre/libspectre-0.2.11.ebuild +++ b/app-text/libspectre/libspectre-0.2.11.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://libspectre.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug doc" RDEPEND=">=app-text/ghostscript-gpl-9.53.0:=" |