diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-23 22:08:28 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-23 22:08:28 +0200 |
commit | 684326394b993bdcd959bc1b9a0dbab9c4546f7b (patch) | |
tree | 394211525db7accf2c6935291125a82422e8d3d1 /app-text/libspectre | |
parent | net-fs/samba: Stabilize 4.16.8 x86, #893086 (diff) | |
download | gentoo-684326394b993bdcd959bc1b9a0dbab9c4546f7b.tar.gz gentoo-684326394b993bdcd959bc1b9a0dbab9c4546f7b.tar.bz2 gentoo-684326394b993bdcd959bc1b9a0dbab9c4546f7b.zip |
app-text/libspectre: Stabilize 0.2.11 x86, #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 72c477d986e8..97b1c6d05b6b 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:=" |