diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:46:53 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-11 22:56:06 +0100 |
commit | 2375edcd8e1ef331f9d9b0010c28c1472052151f (patch) | |
tree | c78ba93c141135edd1ac84fc0e754d84c0603ad7 /dev-ml | |
parent | dev-ml/ocurl: x86 keyworded (bug #611014) (diff) | |
download | gentoo-2375edcd8e1ef331f9d9b0010c28c1472052151f.tar.gz gentoo-2375edcd8e1ef331f9d9b0010c28c1472052151f.tar.bz2 gentoo-2375edcd8e1ef331f9d9b0010c28c1472052151f.zip |
dev-ml/lwt: x86 keyworded (bug #611014)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-ml')
-rw-r--r-- | dev-ml/lwt/lwt-3.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/lwt/lwt-3.0.0.ebuild b/dev-ml/lwt/lwt-3.0.0.ebuild index c7d0d673ddb7..e811ad86da8a 100644 --- a/dev-ml/lwt/lwt-3.0.0.ebuild +++ b/dev-ml/lwt/lwt-3.0.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -28,7 +28,7 @@ DEPEND="${DEPEND} SLOT="0/${PV}" LICENSE="LGPL-2.1-with-linking-exception" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~x86 ~x86-fbsd" DOCS=( "CHANGES" "README.md" ) |