summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-27 04:55:48 +0000
committerSam James <sam@gentoo.org>2020-12-27 04:55:48 +0000
commit74c32c38d75c13568cbb7ef55ede4bff728b3dbd (patch)
treed530b2858cc01465c22c67bec0a1911b39f7f180 /media-gfx
parentsys-libs/libhx: Stabilize 3.25 amd64, #761802 (diff)
downloadgentoo-74c32c38d75c13568cbb7ef55ede4bff728b3dbd.tar.gz
gentoo-74c32c38d75c13568cbb7ef55ede4bff728b3dbd.tar.bz2
gentoo-74c32c38d75c13568cbb7ef55ede4bff728b3dbd.zip
media-gfx/xdot: Stabilize 1.2 arm64, #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 d624a2842c9a..19689df035ea 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"