commit: 87a2bd56fed7fa7791236c0cad7183c8325125c5 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Sun Jun 25 16:31:35 2017 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Sun Jun 25 16:31:35 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=87a2bd56
app-admin/webapp-config: amd64 stable wrt bug #622562 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> app-admin/webapp-config/webapp-config-1.55.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/webapp-config/webapp-config-1.55.ebuild b/app-admin/webapp-config/webapp-config-1.55.ebuild index 0082013b860..58745ce5216 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/"