diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-01 16:18:20 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-01 16:18:20 +0200 |
commit | 02bed85efcb30208fba5dd49408280745ca76045 (patch) | |
tree | 80f287686e4a2a7ab7200f36d479200151137310 /app-text | |
parent | app-text/libspectre: Stabilize 0.2.10 arm, #848951 (diff) | |
download | gentoo-02bed85efcb30208fba5dd49408280745ca76045.tar.gz gentoo-02bed85efcb30208fba5dd49408280745ca76045.tar.bz2 gentoo-02bed85efcb30208fba5dd49408280745ca76045.zip |
app-text/libspectre: Stabilize 0.2.10 sparc, #848951
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-text')
-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 9c9f5eab1be2..9a3d5955c202 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=" |