commit: d238bab3389e0c88f9bf9f6c1bf6647887eb29f4 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Sun Apr 1 17:02:48 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Sun Apr 1 17:40:43 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d238bab3
app-cdr/xbiso: amd64 stable Bug: https://bugs.gentoo.org/651918 Package-Manager: Portage-2.3.27, Repoman-2.3.9 app-cdr/xbiso/xbiso-0.6.1-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild b/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild index 88cc5dc936e..a8cad8936f4 100644 --- a/app-cdr/xbiso/xbiso-0.6.1-r2.ebuild +++ b/app-cdr/xbiso/xbiso-0.6.1-r2.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 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/xbiso/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="ftp" RDEPEND="ftp? ( <net-libs/ftplib-4 )"