diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:31:16 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:46:07 +0000 |
commit | 040a864a1bc57f64ab234bc016b720ce03540a9e (patch) | |
tree | 2eef70e7e2ba45b369b5641c163f546d5299150e /dev-ml/topkg | |
parent | dev-ml/uchar: Stabilize 0.0.2 arm, #772833 (diff) | |
download | gentoo-040a864a1bc57f64ab234bc016b720ce03540a9e.tar.gz gentoo-040a864a1bc57f64ab234bc016b720ce03540a9e.tar.bz2 gentoo-040a864a1bc57f64ab234bc016b720ce03540a9e.zip |
dev-ml/topkg: Stabilize 1.0.3 arm, #772833
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 3b5e20881e4e..238bc12f959b 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:= |