projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4493f3b
)
media-gfx/xdot: arm64 keyworded (bug #715008)
author
Sam James (sam_c)
<sam@cmpct.info>
Tue, 28 Apr 2020 01:08:43 +0000
(
01:08
+0000)
committer
Mart Raudsepp
<leio@gentoo.org>
Tue, 28 Apr 2020 19:23:24 +0000
(22:23 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
media-gfx/xdot/xdot-1.1.ebuild
patch
|
blob
|
history
diff --git
a/media-gfx/xdot/xdot-1.1.ebuild
b/media-gfx/xdot/xdot-1.1.ebuild
index 29c4dca47278aae1e9e4f1c88dcc93cf57fc91b2..a17f9dbf4fccddece0deedccaa98e6236d25e0d4 100644
(file)
--- a/
media-gfx/xdot/xdot-1.1.ebuild
+++ b/
media-gfx/xdot/xdot-1.1.ebuild
@@
-11,7
+11,7
@@
if [[ ${PV} = 9999* ]]; then
GIT_ECLASS="git-r3"
SRC_URI=""
else
- KEYWORDS="amd64 ~ppc64 x86"
+ KEYWORDS="amd64 ~
arm64 ~
ppc64 x86"
MY_P="${MY_PN}-${PV}"
S="${WORKDIR}/${MY_P}"
SRC_URI="https://github.com/jrfonseca/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"