summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-02-10 16:32:44 +0000
committerSam James <sam@gentoo.org>2021-02-10 16:32:44 +0000
commitfc9a165174aa8b01ef1459a401b49dc6d7d8e8ce (patch)
tree653e2a3b67784243677c6ae91da76a63d2e32784 /dev-ml/topkg
parentdev-ml/ocplib-endian: Stabilize 1.1-r1 ppc64, #769317 (diff)
downloadgentoo-fc9a165174aa8b01ef1459a401b49dc6d7d8e8ce.tar.gz
gentoo-fc9a165174aa8b01ef1459a401b49dc6d7d8e8ce.tar.bz2
gentoo-fc9a165174aa8b01ef1459a401b49dc6d7d8e8ce.zip
dev-ml/topkg: Stabilize 1.0.3 ppc64, #769317
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/topkg')
-rw-r--r--dev-ml/topkg/topkg-1.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/topkg/topkg-1.0.3.ebuild b/dev-ml/topkg/topkg-1.0.3.ebuild
index f3e08b9674bf..66ccc695511b 100644
--- a/dev-ml/topkg/topkg-1.0.3.ebuild
+++ b/dev-ml/topkg/topkg-1.0.3.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
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dbuenzli/topkg/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
IUSE=""
RDEPEND="dev-ml/result:=