diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-23 22:18:37 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-23 22:18:37 +0200 |
commit | 268fc318d754590e6eacdb36cc8559b7ef99bf3c (patch) | |
tree | 88e2929988f0029434f7af52ed0ea90a4760b8cd /app-text | |
parent | dev-libs/pocl: Stabilize 3.1 amd64, #895744 (diff) | |
download | gentoo-268fc318d754590e6eacdb36cc8559b7ef99bf3c.tar.gz gentoo-268fc318d754590e6eacdb36cc8559b7ef99bf3c.tar.bz2 gentoo-268fc318d754590e6eacdb36cc8559b7ef99bf3c.zip |
app-text/libspectre: Stabilize 0.2.11 amd64, #894420
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text')
-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 97b1c6d05b6b..1eef15dbadcb 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:=" |