summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-30 18:11:27 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-30 18:20:34 +0200
commit53f21c06d6c6d694af6813a3d62ffda03c4e834d (patch)
tree6d0453731864a0f2776b197a204b4f277322b224 /media-gfx/xdot
parentdev-python/routes: Keyword 2.4.1-r1 ppc, #717946 (diff)
downloadgentoo-53f21c06d6c6d694af6813a3d62ffda03c4e834d.tar.gz
gentoo-53f21c06d6c6d694af6813a3d62ffda03c4e834d.tar.bz2
gentoo-53f21c06d6c6d694af6813a3d62ffda03c4e834d.zip
media-gfx/xdot: Keyword 1.1 ppc, #717946
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 a17f9dbf4fcc..a13d47246106 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 ~arm64 ~ppc64 x86"
+ KEYWORDS="amd64 ~arm64 ~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"