diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:41:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-02 10:53:23 +0100 |
commit | 687fb3bb0cdb61d77f90b02b8956ef43962069f7 (patch) | |
tree | e6b4fb3e8a1f5dcf6caf3e37ecdda3ecae84aa6e /app-leechcraft/lc-pogooglue | |
parent | app-leechcraft/lc-pintab: x86 stable wrt bug #563420 (diff) | |
download | gentoo-687fb3bb0cdb61d77f90b02b8956ef43962069f7.tar.gz gentoo-687fb3bb0cdb61d77f90b02b8956ef43962069f7.tar.bz2 gentoo-687fb3bb0cdb61d77f90b02b8956ef43962069f7.zip |
app-leechcraft/lc-pogooglue: x86 stable wrt bug #563420
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-leechcraft/lc-pogooglue')
-rw-r--r-- | app-leechcraft/lc-pogooglue/lc-pogooglue-0.6.70.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-leechcraft/lc-pogooglue/lc-pogooglue-0.6.70.ebuild b/app-leechcraft/lc-pogooglue/lc-pogooglue-0.6.70.ebuild index c445500e771b..e4a7dee1f8d5 100644 --- a/app-leechcraft/lc-pogooglue/lc-pogooglue-0.6.70.ebuild +++ b/app-leechcraft/lc-pogooglue/lc-pogooglue-0.6.70.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="Provides searching with Google to other LeechCraft plugins" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="~app-leechcraft/lc-core-${PV}" |