diff options
author | Mike Gilbert <floppym@gentoo.org> | 2019-12-13 11:25:51 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2019-12-13 11:25:51 -0500 |
commit | 2abe37d63d6919f952431454e71a823902a2e44c (patch) | |
tree | 3ddebf1ab6a01cc2cebd9c645dc7aa7df34b40c6 /www-plugins/chrome-binary-plugins | |
parent | sys-devel/gdb: sparc stable wrt bug #701824 (diff) | |
download | gentoo-2abe37d63d6919f952431454e71a823902a2e44c.tar.gz gentoo-2abe37d63d6919f952431454e71a823902a2e44c.tar.bz2 gentoo-2abe37d63d6919f952431454e71a823902a2e44c.zip |
www-plugins/chrome-binary-plugins: restore stable keyword
Closes: https://bugs.gentoo.org/698776
Package-Manager: Portage-2.3.80_p5, Repoman-2.3.19_p4
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'www-plugins/chrome-binary-plugins')
-rw-r--r-- | www-plugins/chrome-binary-plugins/chrome-binary-plugins-79.0.3945.79.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-79.0.3945.79.ebuild b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-79.0.3945.79.ebuild index 44a588dd47fa..ff0c6e089ba9 100644 --- a/www-plugins/chrome-binary-plugins/chrome-binary-plugins-79.0.3945.79.ebuild +++ b/www-plugins/chrome-binary-plugins/chrome-binary-plugins-79.0.3945.79.ebuild @@ -30,7 +30,7 @@ MY_PN="google-chrome-${SLOT}" MY_P="${MY_PN}_${MY_PV}" SRC_URI="https://dl.google.com/linux/chrome/deb/pool/main/g/${MY_PN}/${MY_P}_amd64.deb" -KEYWORDS="-* ~amd64" +KEYWORDS="-* amd64" LICENSE="google-chrome" RESTRICT="bindist mirror strip" |