summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-05-27 21:49:04 +0800
committerYixun Lan <dlan@gentoo.org>2021-05-27 22:33:24 +0800
commit96dcc161fc9310a735b06250fd14e5548431e744 (patch)
treef5104c06049ae7912f9d5cf077aa2fde10436e25 /sys-power/acpid
parentx11-wm/fluxbox: add riscv keyword (diff)
downloadgentoo-96dcc161fc9310a735b06250fd14e5548431e744.tar.gz
gentoo-96dcc161fc9310a735b06250fd14e5548431e744.tar.bz2
gentoo-96dcc161fc9310a735b06250fd14e5548431e744.zip
sys-power/acpid: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'sys-power/acpid')
-rw-r--r--sys-power/acpid/acpid-2.0.32-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-power/acpid/acpid-2.0.32-r2.ebuild b/sys-power/acpid/acpid-2.0.32-r2.ebuild
index 1414427f03db..6b1e7d04fc5f 100644
--- a/sys-power/acpid/acpid-2.0.32-r2.ebuild
+++ b/sys-power/acpid/acpid-2.0.32-r2.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=6
@@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}2/${P}.tar.xz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 x86"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~riscv x86"
IUSE="selinux"
RDEPEND="selinux? ( sec-policy/selinux-apm )"