diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:37:09 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-02-15 01:37:09 +0100 |
commit | db05559d04d8ad401c84219d6ce41ea8fd9e133c (patch) | |
tree | 9044e5e06e382cf7c9487044db5daa894385d056 /sys-cluster/ploop | |
parent | x11-plugins/pidgin-opensteamworks: x86 stable (bug #676836) (diff) | |
download | gentoo-db05559d04d8ad401c84219d6ce41ea8fd9e133c.tar.gz gentoo-db05559d04d8ad401c84219d6ce41ea8fd9e133c.tar.bz2 gentoo-db05559d04d8ad401c84219d6ce41ea8fd9e133c.zip |
sys-cluster/ploop: x86 stable (bug #676788)
Package-Manager: Portage-2.3.59, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sys-cluster/ploop')
-rw-r--r-- | sys-cluster/ploop/ploop-1.14.1.ebuild | 4 |
1 files 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 e8529be645c8..b4c15a375e48 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=" |