diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 00:45:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 00:48:08 +0000 |
commit | ddf3028024b2a741d0edc323be057d4b48f71b0c (patch) | |
tree | 1130ac49ee21a20ea71b87d086cdef39c7cade2c /dev-ml | |
parent | dev-ml/lwt: Stabilize 5.3.0-r1 arm64, #772833 (diff) | |
download | gentoo-ddf3028024b2a741d0edc323be057d4b48f71b0c.tar.gz gentoo-ddf3028024b2a741d0edc323be057d4b48f71b0c.tar.bz2 gentoo-ddf3028024b2a741d0edc323be057d4b48f71b0c.zip |
dev-ml/ounit2: Stabilize 2.2.3 arm64, #772833
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/ounit2/ounit2-2.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/ounit2/ounit2-2.2.3.ebuild b/dev-ml/ounit2/ounit2-2.2.3.ebuild index 5f425ad5708e..40be073255c0 100644 --- a/dev-ml/ounit2/ounit2-2.2.3.ebuild +++ b/dev-ml/ounit2/ounit2-2.2.3.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/gildor478/ounit" SRC_URI="https://github.com/gildor478/ounit/releases/download/v${PV}/ounit-v${PV}.tbz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="amd64 arm ~arm64 ppc ppc64 x86" +KEYWORDS="amd64 arm arm64 ppc ppc64 x86" DEPEND=" dev-ml/lwt:= dev-ml/stdlib-shims:= |