summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-07-17 21:15:48 +1000
committerYixun Lan <dlan@gentoo.org>2021-07-21 10:20:41 +0800
commita79f95ce5825cf1fddca50fe8a248d7727fbdd50 (patch)
treec38323ca833837996aa7c248ad9ce2d121d48250 /dev-libs/aml/aml-0.2.0.ebuild
parentx11-wm/bspwm: keyword 0.9.10 for ~riscv (diff)
downloadgentoo-a79f95ce5825cf1fddca50fe8a248d7727fbdd50.tar.gz
gentoo-a79f95ce5825cf1fddca50fe8a248d7727fbdd50.tar.bz2
gentoo-a79f95ce5825cf1fddca50fe8a248d7727fbdd50.zip
dev-libs/aml: keyword 0.2.0 for ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'dev-libs/aml/aml-0.2.0.ebuild')
-rw-r--r--dev-libs/aml/aml-0.2.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/aml/aml-0.2.0.ebuild b/dev-libs/aml/aml-0.2.0.ebuild
index db62c0b53724..0a91a702137c 100644
--- a/dev-libs/aml/aml-0.2.0.ebuild
+++ b/dev-libs/aml/aml-0.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/any1/aml.git"
else
SRC_URI="https://github.com/any1/aml/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~riscv ~x86"
fi
LICENSE="ISC"