summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Tupone <tupone@gentoo.org>2022-11-10 08:44:10 +0100
committerAlfredo Tupone <tupone@gentoo.org>2022-11-10 08:44:46 +0100
commit7f6eb5e36ac4f0d8b66f1f65793a439f50c69419 (patch)
treecf92b2e107629ea2e5db995282f71e5de91f5d54 /dev-ml/stdcompat/stdcompat-19.ebuild
parentdev-ml/stdcompat: new package, add 19 (diff)
downloadgentoo-7f6eb5e36ac4f0d8b66f1f65793a439f50c69419.tar.gz
gentoo-7f6eb5e36ac4f0d8b66f1f65793a439f50c69419.tar.bz2
gentoo-7f6eb5e36ac4f0d8b66f1f65793a439f50c69419.zip
dev-ml/stdcompat: keyword 19 for ~x86 and SUBSLOT
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
Diffstat (limited to 'dev-ml/stdcompat/stdcompat-19.ebuild')
-rw-r--r--dev-ml/stdcompat/stdcompat-19.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ml/stdcompat/stdcompat-19.ebuild b/dev-ml/stdcompat/stdcompat-19.ebuild
index c89f04625894..e6001579ae46 100644
--- a/dev-ml/stdcompat/stdcompat-19.ebuild
+++ b/dev-ml/stdcompat/stdcompat-19.ebuild
@@ -9,7 +9,8 @@ SRC_URI="https://github.com/thierry-martinez/stdcompat/releases/download/v${PV}/
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
+SLOT="0/${PV}"
DEPEND="dev-lang/ocaml:=[ocamlopt]
dev-ml/result:=[ocamlopt]