diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-07-27 21:59:34 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-07-28 11:00:14 +0800 |
commit | 25eee1ede3df92b92b7a09baa2e13d651e2ead40 (patch) | |
tree | f07c71bef072576581073450c48ad890cfc9fb52 /app-text/libspectre | |
parent | profiles/arch/riscv: mask USE=physics,sdl,v4l for dev-libs/efl (diff) | |
download | gentoo-25eee1ede3df92b92b7a09baa2e13d651e2ead40.tar.gz gentoo-25eee1ede3df92b92b7a09baa2e13d651e2ead40.tar.bz2 gentoo-25eee1ede3df92b92b7a09baa2e13d651e2ead40.zip |
app-text/libspectre: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text/libspectre')
-rw-r--r-- | app-text/libspectre/libspectre-0.2.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libspectre/libspectre-0.2.9.ebuild b/app-text/libspectre/libspectre-0.2.9.ebuild index d8a1a897bd0e..cfb66f66da8c 100644 --- a/app-text/libspectre/libspectre-0.2.9.ebuild +++ b/app-text/libspectre/libspectre-0.2.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,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 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=" |