summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2021-05-27 21:35:29 +0800
committerYixun Lan <dlan@gentoo.org>2021-05-27 22:32:53 +0800
commit861197c2555a2186bf091b7cd455b1a8e032345c (patch)
treebe0bcc1742bcca39096fa0db45bbbfc304b00e06
parentsys-libs/libblockdev: add riscv keyword (diff)
downloadgentoo-861197c2.tar.gz
gentoo-861197c2.tar.bz2
gentoo-861197c2.zip
dev-libs/libatasmart: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
-rw-r--r--dev-libs/libatasmart/libatasmart-0.19_p5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libatasmart/libatasmart-0.19_p5.ebuild b/dev-libs/libatasmart/libatasmart-0.19_p5.ebuild
index ca77a0f760aa..b25a58b51f21 100644
--- a/dev-libs/libatasmart/libatasmart-0.19_p5.ebuild
+++ b/dev-libs/libatasmart/libatasmart-0.19_p5.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="mirror://debian/pool/main/liba/${PN}/${PN}_${PV/_p*}.orig.tar.xz
LICENSE="LGPL-2.1"
SLOT="0/4"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86"
IUSE="static-libs"
RDEPEND="virtual/libudev:="