diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-09-30 05:54:11 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-09-30 05:54:11 +0200 |
commit | f4be72969b4be4ad32180073d74cfcc9ec5cb5f2 (patch) | |
tree | 22d2a2bd0ee6c5fe6806f75ab7fe5329bd07132c /app-admin/webapp-config | |
parent | dev-ruby/daemons: Stable for HPPA (bug #556724). (diff) | |
download | gentoo-f4be72969b4be4ad32180073d74cfcc9ec5cb5f2.tar.gz gentoo-f4be72969b4be4ad32180073d74cfcc9ec5cb5f2.tar.bz2 gentoo-f4be72969b4be4ad32180073d74cfcc9ec5cb5f2.zip |
app-admin/webapp-config: Stable for PPC64 (bug #561658).
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-admin/webapp-config')
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.54-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/webapp-config/webapp-config-1.54-r1.ebuild b/app-admin/webapp-config/webapp-config-1.54-r1.ebuild index 44412ba626ec..02f6624ad1d5 100644 --- a/app-admin/webapp-config/webapp-config-1.54-r1.ebuild +++ b/app-admin/webapp-config/webapp-config-1.54-r1.ebuild @@ -9,7 +9,7 @@ PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy ) inherit distutils-r1 SRC_URI="https://dev.gentoo.org/~twitch153/${PN}/${P}.tar.bz2" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" DESCRIPTION="Gentoo's installer for web-based applications" HOMEPAGE="http://sourceforge.net/projects/webapp-config/" |