sys-apps/dtc: keyword for riscv
authorGöktürk Yüksek <gokturk@gentoo.org>
Sat, 5 Oct 2019 23:35:17 +0000 (19:35 -0400)
committerGöktürk Yüksek <gokturk@gentoo.org>
Sat, 5 Oct 2019 23:35:17 +0000 (19:35 -0400)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="riscv"
Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
sys-apps/dtc/dtc-1.4.6.ebuild
sys-apps/dtc/dtc-1.5.0.ebuild

index be79918956830a3e18cffdac60ecd820e78e4525..993c494b9b1dad5e335536861602fe915d0d1d25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        SRC_URI="https://www.kernel.org/pub/software/utils/${PN}/${P}.tar.xz"
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86"
 fi
 
 DESCRIPTION="Open Firmware device tree compiler"
index ae526d869d5582b1d079ba0250cc0f8319ffec2a..d0d47ebca8e7d2e6a12f13110e866dd398df3c8d 100644 (file)
@@ -9,7 +9,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3
 else
        SRC_URI="https://www.kernel.org/pub/software/utils/${PN}/${P}.tar.xz"
-       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
+       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86"
 fi
 
 DESCRIPTION="Open Firmware device tree compiler"