diff options
author | Yixun Lan <dlan@gentoo.org> | 2023-03-06 19:38:49 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2023-03-07 08:15:19 +0800 |
commit | a0a3d5e77a8fb180535dfc5c17f109cb4f65c912 (patch) | |
tree | 3d68543a06243c1a191b0dedb5fab34dbf07c7a4 /sys-devel/ucpp | |
parent | app-office/libreoffice: Keyword 7.5.1.2 riscv, #881389 (diff) | |
download | gentoo-a0a3d5e77a8fb180535dfc5c17f109cb4f65c912.tar.gz gentoo-a0a3d5e77a8fb180535dfc5c17f109cb4f65c912.tar.bz2 gentoo-a0a3d5e77a8fb180535dfc5c17f109cb4f65c912.zip |
sys-devel/ucpp: Keyword 1.3.5 riscv, #881389
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-devel/ucpp')
-rw-r--r-- | sys-devel/ucpp/ucpp-1.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/ucpp/ucpp-1.3.5.ebuild b/sys-devel/ucpp/ucpp-1.3.5.ebuild index 0dad3938bd69..a96add67de86 100644 --- a/sys-devel/ucpp/ucpp-1.3.5.ebuild +++ b/sys-devel/ucpp/ucpp-1.3.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://gitlab.com/scarabeusiv/${PN}/uploads/79f08e39c676f15ed8a59335f6 LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~loong ppc ~ppc64 x86 ~amd64-linux" +KEYWORDS="amd64 ~arm arm64 ~loong ppc ~ppc64 ~riscv x86 ~amd64-linux" src_configure() { econf \ |