diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:04:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:05:07 +0100 |
commit | 4f99da025f835dd1f3b8ee985b3ed8da4f129515 (patch) | |
tree | a416f8a807f61e34e292093a1114317153170b4e /www-client/conkeror/conkeror-1.0.4.ebuild | |
parent | net-p2p/bitcoind: amd64 stable wrt bug #644940 (diff) | |
download | gentoo-4f99da025f835dd1f3b8ee985b3ed8da4f129515.tar.gz gentoo-4f99da025f835dd1f3b8ee985b3ed8da4f129515.tar.bz2 gentoo-4f99da025f835dd1f3b8ee985b3ed8da4f129515.zip |
www-client/conkeror: amd64 stable wrt bug #647120
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'www-client/conkeror/conkeror-1.0.4.ebuild')
-rw-r--r-- | www-client/conkeror/conkeror-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/conkeror/conkeror-1.0.4.ebuild b/www-client/conkeror/conkeror-1.0.4.ebuild index da0f8a16c9e9..7ad54c59d1c9 100644 --- a/www-client/conkeror/conkeror-1.0.4.ebuild +++ b/www-client/conkeror/conkeror-1.0.4.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz # CC-BY-SA-3.0 for conkeror.png LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 ) CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" RDEPEND="|| ( ( >=www-client/firefox-5.0 <www-client/firefox-57 ) ( >=www-client/firefox-bin-23.0 <www-client/firefox-bin-57 ) )" |