sys-block/mbuffer: x86 stable (bug #651680)

Package-Manager: Portage-2.3.28, Repoman-2.3.9
This commit is contained in:
Thomas Deutschmann
2018-04-06 01:10:17 +02:00
parent 4ae9060843
commit 2fed61612b

View File

@@ -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=6
@@ -9,7 +9,7 @@ SRC_URI="http://www.maier-komor.de/software/mbuffer/${P}.tgz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
KEYWORDS="~amd64 ~ppc x86"
IUSE="debug ssl test"
RDEPEND="ssl? ( dev-libs/openssl:0= )"