summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-27 04:08:55 +0000
committerSam James <sam@gentoo.org>2020-12-27 04:08:55 +0000
commit30fe982f8fd73b2b091298703821067af8ff8c76 (patch)
tree98209f8e067da1b516afbb8c73d991ddaa192811 /media-gfx
parentdev-python/cheroot: Stabilize 8.4.8 ALLARCHES, #761619 (diff)
downloadgentoo-30fe982f8fd73b2b091298703821067af8ff8c76.tar.gz
gentoo-30fe982f8fd73b2b091298703821067af8ff8c76.tar.bz2
gentoo-30fe982f8fd73b2b091298703821067af8ff8c76.zip
media-gfx/xdot: Stabilize 1.2 arm, #761796
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/xdot/xdot-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/xdot/xdot-1.2.ebuild b/media-gfx/xdot/xdot-1.2.ebuild
index 0b806d655849..b77591444bcf 100644
--- a/media-gfx/xdot/xdot-1.2.ebuild
+++ b/media-gfx/xdot/xdot-1.2.ebuild
@@ -12,7 +12,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"