diff options
author | Alex Fan <alexfanqi@yahoo.com> | 2021-08-17 14:07:16 +1000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-18 08:23:05 +0800 |
commit | e1952fd4bd4536e426bc8a074e8f41626b6dc5b2 (patch) | |
tree | 28ae489d14c85bda022d3442b1ad1db5cffa6be9 /dev-libs/grantlee | |
parent | profiles/arch/riscv: mask dependencies not tested/keyworded for plasma-kde (diff) | |
download | gentoo-e1952fd4bd4536e426bc8a074e8f41626b6dc5b2.tar.gz gentoo-e1952fd4bd4536e426bc8a074e8f41626b6dc5b2.tar.bz2 gentoo-e1952fd4bd4536e426bc8a074e8f41626b6dc5b2.zip |
dev-libs/grantlee: keyword 5.2.0 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-libs/grantlee')
-rw-r--r-- | dev-libs/grantlee/grantlee-5.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/grantlee/grantlee-5.2.0.ebuild b/dev-libs/grantlee/grantlee-5.2.0.ebuild index 677164dc81ea..e492ed26878c 100644 --- a/dev-libs/grantlee/grantlee-5.2.0.ebuild +++ b/dev-libs/grantlee/grantlee-5.2.0.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 @@ -12,7 +12,7 @@ SRC_URI="http://downloads.grantlee.org/${P}.tar.gz" LICENSE="LGPL-2.1+" SLOT="5" -KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="debug doc test" BDEPEND=" |