diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-10 18:08:08 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-10 18:08:08 +0300 |
commit | ce9abe6216c7982305a1550ab8ee0678950f8a65 (patch) | |
tree | 2083e6f440586e86464f1ade6b61be5caaf1d565 /app-admin/webapp-config | |
parent | app-misc/screen: sparc stable wrt bug #559394 (diff) | |
download | gentoo-ce9abe6216c7982305a1550ab8ee0678950f8a65.tar.gz gentoo-ce9abe6216c7982305a1550ab8ee0678950f8a65.tar.bz2 gentoo-ce9abe6216c7982305a1550ab8ee0678950f8a65.zip |
app-admin/webapp-config: sparc stable wrt bug #561658
Package-Manager: portage-2.2.20.1
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 67a609a1cd31..b3e580220567 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/" |