commit: db05559d04d8ad401c84219d6ce41ea8fd9e133c Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Fri Feb 15 00:37:09 2019 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Fri Feb 15 00:37:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db05559d
sys-cluster/ploop: x86 stable (bug #676788) Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> sys-cluster/ploop/ploop-1.14.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-cluster/ploop/ploop-1.14.1.ebuild b/sys-cluster/ploop/ploop-1.14.1.ebuild index e8529be645c..b4c15a375e4 100644 --- a/sys-cluster/ploop/ploop-1.14.1.ebuild +++ b/sys-cluster/ploop/ploop-1.14.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://download.openvz.org/utils/ploop/${PV}/src/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="debug static-libs" DEPEND="
