summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-11 06:43:34 +0100
committerSam James <sam@gentoo.org>2021-10-11 06:43:34 +0100
commit574a4ba45fcb278509aecab0ab2b91a6868070de (patch)
tree1c7e9a29657ce4b33de036b71bb18bef71827c13 /dev-ml/rresult
parentdev-ml/opam-file-format: Stabilize 2.1.3 amd64, #817728 (diff)
downloadgentoo-574a4ba45fcb278509aecab0ab2b91a6868070de.tar.gz
gentoo-574a4ba45fcb278509aecab0ab2b91a6868070de.tar.bz2
gentoo-574a4ba45fcb278509aecab0ab2b91a6868070de.zip
dev-ml/rresult: Stabilize 0.6.0 amd64, #817740
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ml/rresult')
-rw-r--r--dev-ml/rresult/rresult-0.6.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/rresult/rresult-0.6.0.ebuild b/dev-ml/rresult/rresult-0.6.0.ebuild
index 0c47040813b3..85686e8cf03c 100644
--- a/dev-ml/rresult/rresult-0.6.0.ebuild
+++ b/dev-ml/rresult/rresult-0.6.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://erratique.ch/software/rresult/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86"
RDEPEND="dev-ml/result:="
DEPEND="${RDEPEND}"