summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-20 18:25:47 +0000
committerSam James <sam@gentoo.org>2020-09-20 18:25:47 +0000
commita527c141a207a9fbe1b55619a71fce8cc3732986 (patch)
tree561d4315c8551375810f8febc0abd438b1928df0 /dev-ml
parentsys-kernel/dracut: arm stable (bug #729656) (diff)
downloadgentoo-a527c141a207a9fbe1b55619a71fce8cc3732986.tar.gz
gentoo-a527c141a207a9fbe1b55619a71fce8cc3732986.tar.bz2
gentoo-a527c141a207a9fbe1b55619a71fce8cc3732986.zip
dev-ml/ounit: Stabilize 2.0.6 amd64, #733468
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/ounit/ounit-2.0.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/ounit/ounit-2.0.6.ebuild b/dev-ml/ounit/ounit-2.0.6.ebuild
index 0ade5f19c1e2..51ccd4dc266f 100644
--- a/dev-ml/ounit/ounit-2.0.6.ebuild
+++ b/dev-ml/ounit/ounit-2.0.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -12,7 +12,7 @@ HOMEPAGE="http://ounit.forge.ocamlcore.org/"
SRC_URI="https://forge.ocamlcore.org/frs/download.php/1722/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~x86"
DEPEND=""
RDEPEND="${DEPEND}"
IUSE=""