summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-07-24 13:28:12 +0200
committerDavid Seifert <soap@gentoo.org>2022-07-24 13:28:12 +0200
commit155eeb027f673ab869e331ae96eb0c89c9b2bd33 (patch)
tree8fb78e27ecc39b9fb339d0d997910a9f7bae8dcf /dev-ml/rresult
parentdev-ml/fpath: drop 0.7.2 (diff)
downloadgentoo-155eeb027f673ab869e331ae96eb0c89c9b2bd33.tar.gz
gentoo-155eeb027f673ab869e331ae96eb0c89c9b2bd33.tar.bz2
gentoo-155eeb027f673ab869e331ae96eb0c89c9b2bd33.zip
dev-ml/rresult: stabilize 0.6.0 for x86
Signed-off-by: David Seifert <soap@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 982c480b5815..90493d9da475 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}"