summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James (sam_c) <sam@cmpct.info>2020-07-05 23:18:50 +0000
committerMichał Górny <mgorny@gentoo.org>2020-07-06 13:38:34 +0200
commit7ef02744a03c5bd701d737be8b5e58e4882e83b6 (patch)
tree2ec0449709d567b930e4268ffc749df9632c6133 /media-gfx/xdot
parentdev-python/repoze-lru: arm stable (bug #727058) (diff)
downloadgentoo-7ef02744a03c5bd701d737be8b5e58e4882e83b6.tar.gz
gentoo-7ef02744a03c5bd701d737be8b5e58e4882e83b6.tar.bz2
gentoo-7ef02744a03c5bd701d737be8b5e58e4882e83b6.zip
media-gfx/xdot: arm stable (bug #727058)
Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'media-gfx/xdot')
-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 ab6cb8df3ba5..4e28d01ba116 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 ~arm arm64 ~ia64 ~ppc ~ppc64 x86"
+ KEYWORDS="amd64 arm arm64 ~ia64 ~ppc ~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"