diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:03:06 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-30 13:03:06 +0200 |
commit | 8ab75f73e5fd4f8f44134d27440a7843c10b1783 (patch) | |
tree | e7f98323f0fc53be1f984cfdb406dffda6b0e5a1 /app-admin/webapp-config | |
parent | dev-libs/libressl: ia64 keyworded, bug #605004 (diff) | |
download | gentoo-8ab75f73e5fd4f8f44134d27440a7843c10b1783.tar.gz gentoo-8ab75f73e5fd4f8f44134d27440a7843c10b1783.tar.bz2 gentoo-8ab75f73e5fd4f8f44134d27440a7843c10b1783.zip |
app-admin/webapp-config: x86 stable wrt bug #622562
Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/webapp-config')
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.55.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/webapp-config/webapp-config-1.55.ebuild b/app-admin/webapp-config/webapp-config-1.55.ebuild index a2ec44145399..f5d4bc678963 100644 --- a/app-admin/webapp-config/webapp-config-1.55.ebuild +++ b/app-admin/webapp-config/webapp-config-1.55.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} pypy ) inherit distutils-r1 prefix 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="https://sourceforge.net/projects/webapp-config/" |