From 7ee5a99eb3aa2707f4c1fce547d13ce532e51eb1 Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 13 Jul 2020 22:57:33 +0000 Subject: media-gfx/xdot: ppc stable (bug #727058) Package-Manager: Portage-2.3.99, Repoman-2.3.23 Signed-off-by: Sam James --- media-gfx/xdot/xdot-1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'media-gfx/xdot') diff --git a/media-gfx/xdot/xdot-1.1.ebuild b/media-gfx/xdot/xdot-1.1.ebuild index 4e28d01ba116..56d384cda20b 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 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" -- cgit v1.2.3-65-gdbad