diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:34:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:34:04 +0100 |
commit | 89fc7ec94c81bd3162ef8d87893628453a7423cb (patch) | |
tree | de86b31991968e842ac6107a53f96cc5a3a0144f /app-misc | |
parent | app-backup/duplicity: ppc stable wrt bug #600878 (diff) | |
download | gentoo-89fc7ec94c81bd3162ef8d87893628453a7423cb.tar.gz gentoo-89fc7ec94c81bd3162ef8d87893628453a7423cb.tar.bz2 gentoo-89fc7ec94c81bd3162ef8d87893628453a7423cb.zip |
app-misc/iguanaIR: ppc stable wrt bug #593204
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/iguanaIR/iguanaIR-1.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/iguanaIR/iguanaIR-1.0.1-r1.ebuild b/app-misc/iguanaIR/iguanaIR-1.0.1-r1.ebuild index 69560f8e8086..ecb267926999 100644 --- a/app-misc/iguanaIR/iguanaIR-1.0.1-r1.ebuild +++ b/app-misc/iguanaIR/iguanaIR-1.0.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://iguanaworks.net/downloads/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="" # sys-apps/lsb-release is used by the init script for detecting Gentoo |