diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-01 13:02:48 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-01 13:40:43 -0400 |
commit | d238bab3389e0c88f9bf9f6c1bf6647887eb29f4 (patch) | |
tree | 6e41d75367d6c74146eb8b7c22a6bcfe6e3a7f02 /app-cdr | |
parent | app-editors/yudit: amd64 stable (diff) | |
download | gentoo-d238bab3389e0c88f9bf9f6c1bf6647887eb29f4.tar.gz gentoo-d238bab3389e0c88f9bf9f6c1bf6647887eb29f4.tar.bz2 gentoo-d238bab3389e0c88f9bf9f6c1bf6647887eb29f4.zip |
app-cdr/xbiso: amd64 stable
Bug: https://bugs.gentoo.org/651918
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/xbiso/xbiso-0.6.1-r2.ebuild | 4 |
1 files 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 88cc5dc936e9..a8cad8936f45 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 )" |