Skip to content

Commit

Permalink
app-i18n/man-pages-da: Add ~riscv keyword
Browse files Browse the repository at this point in the history
Signed-off-by: Mikle Kolyada <[email protected]>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
  • Loading branch information
Zlogene committed May 5, 2019
1 parent b324e5d commit bc38a44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app-i18n/man-pages-da/man-pages-da-0.1.2.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=4
Expand All @@ -9,7 +9,7 @@ SRC_URI="http://www.sslug.dk/locale/man-sider/manpages-da-${PV}.tar.gz"

LICENSE="freedist"
SLOT="0"
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"
IUSE=""

RDEPEND="virtual/man"
Expand Down

0 comments on commit bc38a44

Please sign in to comment.