diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-02 13:59:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-02 13:59:20 +0300 |
commit | 8b4f464af7c4cbc1ee08dcf77f2290cd18df5806 (patch) | |
tree | dacedbcb6ad441e44caa43691eadecd00620d1ce /app-admin | |
parent | sys-apps/util-linux: ia64 stable wrt bug #561522 (diff) | |
download | gentoo-8b4f464af7c4cbc1ee08dcf77f2290cd18df5806.tar.gz gentoo-8b4f464af7c4cbc1ee08dcf77f2290cd18df5806.tar.bz2 gentoo-8b4f464af7c4cbc1ee08dcf77f2290cd18df5806.zip |
app-admin/webapp-config: ia64 stable wrt bug #561522
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-admin')
-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 02f6624ad1d5..67a609a1cd31 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/" |