diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:44:29 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:47:37 +0000 |
commit | 4930ebab1e95c495bafa75bbf3e9ef2c8160542f (patch) | |
tree | 7ab40fcb694d3c5ead5c24792a0fc9028cc3b2ca /dev-ml/topkg/topkg-1.0.3.ebuild | |
parent | dev-ml/uchar: Stabilize 0.0.2 arm64, #772833 (diff) | |
download | gentoo-4930ebab1e95c495bafa75bbf3e9ef2c8160542f.tar.gz gentoo-4930ebab1e95c495bafa75bbf3e9ef2c8160542f.tar.bz2 gentoo-4930ebab1e95c495bafa75bbf3e9ef2c8160542f.zip |
dev-ml/topkg: Stabilize 1.0.3 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/topkg/topkg-1.0.3.ebuild')
-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 238bc12f959b..15977974d687 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:= |