diff options
author | Sam James <sam@gentoo.org> | 2021-02-11 06:31:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-11 06:31:21 +0000 |
commit | eb3e2628fa0baa06dc80be2b3b523eb6fdb59040 (patch) | |
tree | bf661f962bf828d9d197573228fc9ff5b1ded955 /dev-ml/topkg | |
parent | dev-ml/ocplib-endian: Stabilize 1.1-r1 ppc, #769317 (diff) | |
download | gentoo-eb3e2628fa0baa06dc80be2b3b523eb6fdb59040.tar.gz gentoo-eb3e2628fa0baa06dc80be2b3b523eb6fdb59040.tar.bz2 gentoo-eb3e2628fa0baa06dc80be2b3b523eb6fdb59040.zip |
dev-ml/topkg: Stabilize 1.0.3 ppc, #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.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/topkg/topkg-1.0.3.ebuild b/dev-ml/topkg/topkg-1.0.3.ebuild index a29bd111f6d1..3b5e20881e4e 100644 --- a/dev-ml/topkg/topkg-1.0.3.ebuild +++ b/dev-ml/topkg/topkg-1.0.3.ebuild @@ -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:= |