diff options
Diffstat (limited to 'app-admin/webapp-config/webapp-config-1.53-r2.ebuild')
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.53-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/webapp-config/webapp-config-1.53-r2.ebuild b/app-admin/webapp-config/webapp-config-1.53-r2.ebuild index 15de132f0265..de1d206427eb 100644 --- a/app-admin/webapp-config/webapp-config-1.53-r2.ebuild +++ b/app-admin/webapp-config/webapp-config-1.53-r2.ebuild @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python2_7 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" DESCRIPTION="Gentoo's installer for web-based applications" HOMEPAGE="https://sourceforge.net/projects/webapp-config/" |