diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-05-25 10:36:19 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-05-25 16:24:11 +0800 |
commit | c61baa2b556af1b5cf34a0bbf8c0886ef5a5f9f8 (patch) | |
tree | 0edbececad37e164730f538eb283d2b74a296155 /x11-misc/xorg-cf-files | |
parent | x11-misc/xorg-cf-files: fix build err on ARCH=riscv (diff) | |
download | gentoo-c61baa2b556af1b5cf34a0bbf8c0886ef5a5f9f8.tar.gz gentoo-c61baa2b556af1b5cf34a0bbf8c0886ef5a5f9f8.tar.bz2 gentoo-c61baa2b556af1b5cf34a0bbf8c0886ef5a5f9f8.zip |
x11-misc/xorg-cf-files: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'x11-misc/xorg-cf-files')
-rw-r--r-- | x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r2.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r2.ebuild index 5ac95d9db225..728aed4cf895 100644 --- a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r2.ebuild +++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.6-r2.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://www.x.org/releases/individual/util/${P}.tar.bz2 LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" BDEPEND=" |