diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-01 16:18:22 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-01 16:18:22 +0200 |
commit | a2685e9621b6edee24ae61d38dec048398b549ee (patch) | |
tree | 3590ba71b2da00908ae5f42affd434506dd3a32d /app-text/libspectre | |
parent | app-text/libspectre: Stabilize 0.2.10 sparc, #848951 (diff) | |
download | gentoo-a2685e9621b6edee24ae61d38dec048398b549ee.tar.gz gentoo-a2685e9621b6edee24ae61d38dec048398b549ee.tar.bz2 gentoo-a2685e9621b6edee24ae61d38dec048398b549ee.zip |
app-text/libspectre: Stabilize 0.2.10 arm64, #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 9a3d5955c202..bc06d51f20bd 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=" |