diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-28 11:30:44 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-28 11:30:44 +0200 |
commit | 3dfc84a77e020c4ecaf559ac444460be58f6b5b2 (patch) | |
tree | 24425072bd854b4b7a05c19e8e1daad21524d3a2 | |
parent | games-board/chessx: amd64 stable wrt bug #561592 (diff) | |
download | gentoo-3dfc84a77e020c4ecaf559ac444460be58f6b5b2.tar.gz gentoo-3dfc84a77e020c4ecaf559ac444460be58f6b5b2.tar.bz2 gentoo-3dfc84a77e020c4ecaf559ac444460be58f6b5b2.zip |
app-admin/webapp-config: amd64 stable wrt bug #561658
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
-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 a6e84640e87a..71f145719d12 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/" |