diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-01-25 16:18:19 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-01-25 16:18:19 -0800 |
commit | 5671613f07850086a11a1ace34816b498e9b69b7 (patch) | |
tree | d89423bc5dc9ede9e26177cf6e49d5f1c152e796 /app-admin/webapp-config | |
parent | profiles/alpha: Add '~alpha' to ACCEPT_KEYWORDS (diff) | |
download | gentoo-5671613f07850086a11a1ace34816b498e9b69b7.tar.gz gentoo-5671613f07850086a11a1ace34816b498e9b69b7.tar.bz2 gentoo-5671613f07850086a11a1ace34816b498e9b69b7.zip |
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-admin/webapp-config')
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.52-r1.ebuild | 2 | ||||
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.53-r2.ebuild | 2 | ||||
-rw-r--r-- | app-admin/webapp-config/webapp-config-1.55-r1.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/webapp-config/webapp-config-1.52-r1.ebuild b/app-admin/webapp-config/webapp-config-1.52-r1.ebuild index f130079e175b..2c769179271d 100644 --- a/app-admin/webapp-config/webapp-config-1.52-r1.ebuild +++ b/app-admin/webapp-config/webapp-config-1.52-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 SRC_URI="https://dev.gentoo.org/~twitch153/${PN}/${P}.tar.bz2" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="~alpha amd64 arm 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/" 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 aa88cc8c1ae0..ee19757707a0 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 ) 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" +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/" diff --git a/app-admin/webapp-config/webapp-config-1.55-r1.ebuild b/app-admin/webapp-config/webapp-config-1.55-r1.ebuild index 5f1777a7af17..2966dd2dcd94 100644 --- a/app-admin/webapp-config/webapp-config-1.55-r1.ebuild +++ b/app-admin/webapp-config/webapp-config-1.55-r1.ebuild @@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_6,3_7} ) 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" +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/" |