diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-13 08:01:58 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-13 08:01:58 +0200 |
commit | 7289323e0c77212f3bc52fe51559589f811e30fa (patch) | |
tree | 9d31a3c189e80c94b8f23e6e819b46bc92400224 /dev-ml/labltk/labltk-8.06.10.ebuild | |
parent | dev-ml/camlp4: x86 stable wrt bug #804774 (diff) | |
download | gentoo-7289323e0c77212f3bc52fe51559589f811e30fa.tar.gz gentoo-7289323e0c77212f3bc52fe51559589f811e30fa.tar.bz2 gentoo-7289323e0c77212f3bc52fe51559589f811e30fa.zip |
dev-ml/labltk: x86 stable wrt bug #804774
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/labltk/labltk-8.06.10.ebuild')
-rw-r--r-- | dev-ml/labltk/labltk-8.06.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/labltk/labltk-8.06.10.ebuild b/dev-ml/labltk/labltk-8.06.10.ebuild index d9352696cc85..727336225b85 100644 --- a/dev-ml/labltk/labltk-8.06.10.ebuild +++ b/dev-ml/labltk/labltk-8.06.10.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/garrigue/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="QPL-1.0 LGPL-2" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="+ocamlopt X" RDEPEND="dev-lang/tk:= |