projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87a0835
)
dev-util/pkgconf: keyword ~riscv
author
Andreas K. Hüttel
<dilfridge@gentoo.org>
Sat, 4 May 2019 19:28:55 +0000
(21:28 +0200)
committer
Andreas K. Hüttel
<dilfridge@gentoo.org>
Sat, 4 May 2019 19:32:09 +0000
(21:32 +0200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
dev-util/pkgconf/pkgconf-1.5.4.ebuild
patch
|
blob
|
history
diff --git
a/dev-util/pkgconf/pkgconf-1.5.4.ebuild
b/dev-util/pkgconf/pkgconf-1.5.4.ebuild
index e6192248fe137c3bd7a4b526d5b70aac3d7b7cb5..32d82df1413da14096620d2030c87c90d595fe81 100644
(file)
--- a/
dev-util/pkgconf/pkgconf-1.5.4.ebuild
+++ b/
dev-util/pkgconf/pkgconf-1.5.4.ebuild
@@
-8,7
+8,7
@@
if [[ ${PV} == "9999" ]] ; then
inherit autotools git-r3
else
SRC_URI="http://distfiles.dereferenced.org/${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
inherit multilib-minimal