diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:40:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:40:07 +0100 |
commit | 334c7350ecfa9b4cd0f91cfc787c9380c6c37421 (patch) | |
tree | 5c92190dd31c7f7efab4a651c8d029c13e321812 /app-portage | |
parent | dev-libs/cloog: sparc stable wrt bug #570016 (diff) | |
download | gentoo-334c7350ecfa9b4cd0f91cfc787c9380c6c37421.tar.gz gentoo-334c7350ecfa9b4cd0f91cfc787c9380c6c37421.tar.bz2 gentoo-334c7350ecfa9b4cd0f91cfc787c9380c6c37421.zip |
app-portage/porthole: sparc stable wrt bug #565666
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/porthole/porthole-0.6.1-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-portage/porthole/porthole-0.6.1-r4.ebuild b/app-portage/porthole/porthole-0.6.1-r4.ebuild index 2b98cf82e9cf..e3774cf00ef2 100644 --- a/app-portage/porthole/porthole-0.6.1-r4.ebuild +++ b/app-portage/porthole/porthole-0.6.1-r4.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/porthole/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ppc ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ppc sparc x86 ~x86-fbsd" IUSE="nls" LANGS="de pl ru vi it fr tr" for X in $LANGS; do IUSE="${IUSE} linguas_${X}"; done |