summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-04-28 01:08:43 +0000
committerMart Raudsepp <leio@gentoo.org>2020-04-28 22:23:24 +0300
commit426148c0553992af0b538303d7b8965f6c3a882d (patch)
tree9670798e65c2ea502e41720a71af9004be768305 /media-gfx
parentdev-python/jaraco-text: arm64 keyworded (bug #715008) (diff)
downloadgentoo-426148c0553992af0b538303d7b8965f6c3a882d.tar.gz
gentoo-426148c0553992af0b538303d7b8965f6c3a882d.tar.bz2
gentoo-426148c0553992af0b538303d7b8965f6c3a882d.zip
media-gfx/xdot: arm64 keyworded (bug #715008)
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>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/xdot/xdot-1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/xdot/xdot-1.1.ebuild b/media-gfx/xdot/xdot-1.1.ebuild
index 29c4dca47278..a17f9dbf4fcc 100644
--- 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"