commit:     e4b6736f69393dd359d0f6b438d96c43505562b6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  2 22:09:03 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  2 22:09:03 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4b6736f

media-gfx/xdot: Stabilize 1.2 ppc, #761796

Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-gfx/xdot/xdot-1.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/xdot/xdot-1.2.ebuild b/media-gfx/xdot/xdot-1.2.ebuild
index 19689df035e..b5a1987ccd2 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"

Reply via email to