diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-03-16 10:33:51 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-03-16 10:33:51 +0100 |
commit | 632e93089c0160aa10dd112364e70f329e75e361 (patch) | |
tree | 798f308aa0727e9344dcdf8d0f2ef2a912a962a6 /www-client | |
parent | media-video/openshot: bump to 2.0.6, add myself as proxied maintainer (diff) | |
download | gentoo-632e93089c0160aa10dd112364e70f329e75e361.tar.gz gentoo-632e93089c0160aa10dd112364e70f329e75e361.tar.bz2 gentoo-632e93089c0160aa10dd112364e70f329e75e361.zip |
Drop accidental alpha stable keyword
Package-Manager: portage-2.2.28
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-38.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-38.6.1.ebuild b/www-client/firefox/firefox-38.6.1.ebuild index f08aaaf5567b..a795236dc850 100644 --- a/www-client/firefox/firefox-38.6.1.ebuild +++ b/www-client/firefox/firefox-38.6.1.ebuild @@ -38,7 +38,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils mozconfig-v6 DESCRIPTION="Firefox Web Browser" HOMEPAGE="http://www.mozilla.com/firefox" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ppc64 x86 ~amd64-linux ~x86-linux" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |