summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-02 22:09:03 +0000
committerSam James <sam@gentoo.org>2021-01-02 22:09:03 +0000
commite4b6736f69393dd359d0f6b438d96c43505562b6 (patch)
tree850b3048a944f571b99a11c1093f83ba3d7f3b56 /media-gfx/xdot
parentdev-lang/duktape: Stabilize 2.6.0 ppc, #762104 (diff)
downloadgentoo-e4b6736f69393dd359d0f6b438d96c43505562b6.tar.gz
gentoo-e4b6736f69393dd359d0f6b438d96c43505562b6.tar.bz2
gentoo-e4b6736f69393dd359d0f6b438d96c43505562b6.zip
media-gfx/xdot: Stabilize 1.2 ppc, #761796
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-gfx/xdot')
-rw-r--r--media-gfx/xdot/xdot-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/xdot/xdot-1.2.ebuild b/media-gfx/xdot/xdot-1.2.ebuild
index 19689df035ea..b5a1987ccd2e 100644
--- a/media-gfx/xdot/xdot-1.2.ebuild
+++ b/media-gfx/xdot/xdot-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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"