diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 11:57:28 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-25 11:57:28 +0100 |
commit | e6c6c634826b05595de898b7dd5dbb9d1bb77140 (patch) | |
tree | e13a0d69226699ab5018414e68b4bc7341aa848b /dev-ml/res | |
parent | dev-ml/postgresql-ocaml: x86 stable wrt bug #607052 (diff) | |
download | gentoo-e6c6c634826b05595de898b7dd5dbb9d1bb77140.tar.gz gentoo-e6c6c634826b05595de898b7dd5dbb9d1bb77140.tar.bz2 gentoo-e6c6c634826b05595de898b7dd5dbb9d1bb77140.zip |
dev-ml/res: x86 stable wrt bug #607058
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-ml/res')
-rw-r--r-- | dev-ml/res/res-4.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/res/res-4.0.7.ebuild b/dev-ml/res/res-4.0.7.ebuild index f13083fb095a..13122f7c0f46 100644 --- a/dev-ml/res/res-4.0.7.ebuild +++ b/dev-ml/res/res-4.0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ RDEPEND="" DEPEND="${RDEPEND} >=dev-ml/findlib-1.5" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="examples" DOCS=( "AUTHORS.txt" "CHANGES.txt" "README.md" ) |