diff options
author | V3n3RiX <venerix@rogentos.ro> | 2015-07-26 20:53:39 +0100 |
---|---|---|
committer | V3n3RiX <venerix@rogentos.ro> | 2015-07-26 20:53:39 +0100 |
commit | e9152f50020c8a8b362cbbabfc8d2a0c6e895c5f (patch) | |
tree | dedff2c66bd007770467b40417bd402f2f35ad5c | |
parent | cb8362f4350c5af93bcf183f44f2eaa1da2353da (diff) |
mark firefox as stable on x86 as well
-rw-r--r-- | www-client/firefox/firefox-38.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-38.1.0.ebuild b/www-client/firefox/firefox-38.1.0.ebuild index 4ccd1c7d..4c78928e 100644 --- a/www-client/firefox/firefox-38.1.0.ebuild +++ b/www-client/firefox/firefox-38.1.0.ebuild @@ -41,7 +41,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" |