diff options
author | Yixun Lan <dlan@gentoo.org> | 2022-08-27 18:18:20 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2022-08-27 19:44:53 +0800 |
commit | 1baa44ff0967350868480ea2634a1cbacf460db2 (patch) | |
tree | e718b8a2905a45fc4d266c44348958c6e19f5f1a /dev-libs/crossguid | |
parent | net-libs/shairplay: Keyword 0_pre20180824-r1 riscv, #866533 (diff) | |
download | gentoo-1baa44ff0967350868480ea2634a1cbacf460db2.tar.gz gentoo-1baa44ff0967350868480ea2634a1cbacf460db2.tar.bz2 gentoo-1baa44ff0967350868480ea2634a1cbacf460db2.zip |
dev-libs/crossguid: Keyword 0_pre20150817 riscv, #866533
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-libs/crossguid')
-rw-r--r-- | dev-libs/crossguid/crossguid-0_pre20150817.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/crossguid/crossguid-0_pre20150817.ebuild b/dev-libs/crossguid/crossguid-0_pre20150817.ebuild index ebe790edd00c..2cd75d42e9cf 100644 --- a/dev-libs/crossguid/crossguid-0_pre20150817.ebuild +++ b/dev-libs/crossguid/crossguid-0_pre20150817.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -19,7 +19,7 @@ HOMEPAGE="https://github.com/graeme-hill/crossguid" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm arm64 x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" # We use libuuid from util-linux. DEPEND="sys-apps/util-linux" |