diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:14:43 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:15:14 +0100 |
commit | 39dca2480e038ebd44c94d2bd4034293cd4ca113 (patch) | |
tree | b6fc267745693f48d523aa90ad4c93be9b5b14e2 /app-admin | |
parent | dev-libs/geoip: ppc stable wrt bug #560886 (diff) | |
download | gentoo-39dca2480e038ebd44c94d2bd4034293cd4ca113.tar.gz gentoo-39dca2480e038ebd44c94d2bd4034293cd4ca113.tar.bz2 gentoo-39dca2480e038ebd44c94d2bd4034293cd4ca113.zip |
app-admin/webapp-config: ppc stable wrt bug #561658
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-admin')
-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 3194624bf16d..54496a25d22c 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/" |