summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-12-27 04:54:25 +0000
committerSam James <sam@gentoo.org>2020-12-27 04:54:25 +0000
commit9e0a6fe1be542ced7d123fe847da50ca4fbab8fe (patch)
tree0f2409bdfbc69231a17c9e89a8b88b2c4a99e607 /media-gfx
parentapp-admin/apg: Stabilize 2.3.0b_p20150129 amd64, #761739 (diff)
downloadgentoo-9e0a6fe1be542ced7d123fe847da50ca4fbab8fe.tar.gz
gentoo-9e0a6fe1be542ced7d123fe847da50ca4fbab8fe.tar.bz2
gentoo-9e0a6fe1be542ced7d123fe847da50ca4fbab8fe.zip
media-gfx/xdot: Stabilize 1.2 amd64, #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 b77591444bcf..d624a2842c9a 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"