diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-01 16:18:19 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-01 16:18:19 +0200 |
commit | 16298728825cb38f73f643d684f2d1d9fa2cd770 (patch) | |
tree | 93f36d8bd78b7e9efaf901cac10bd75b3644a99d /app-text/libspectre | |
parent | dev-util/glslang: Stabilize 1.3.211 arm64, #848888 (diff) | |
download | gentoo-16298728825cb38f73f643d684f2d1d9fa2cd770.tar.gz gentoo-16298728825cb38f73f643d684f2d1d9fa2cd770.tar.bz2 gentoo-16298728825cb38f73f643d684f2d1d9fa2cd770.zip |
app-text/libspectre: Stabilize 0.2.10 arm, #848951
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-text/libspectre')
-rw-r--r-- | app-text/libspectre/libspectre-0.2.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/libspectre/libspectre-0.2.10.ebuild b/app-text/libspectre/libspectre-0.2.10.ebuild index 9d14d31fa3c4..9c9f5eab1be2 100644 --- a/app-text/libspectre/libspectre-0.2.10.ebuild +++ b/app-text/libspectre/libspectre-0.2.10.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 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="debug doc" BDEPEND=" |