diff options
Diffstat (limited to 'app-leechcraft')
-rw-r--r-- | app-leechcraft/lc-imgaste/lc-imgaste-0.6.70.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-leechcraft/lc-imgaste/lc-imgaste-0.6.70.ebuild b/app-leechcraft/lc-imgaste/lc-imgaste-0.6.70.ebuild index a2be4dc7555a..e45c41202951 100644 --- a/app-leechcraft/lc-imgaste/lc-imgaste-0.6.70.ebuild +++ b/app-leechcraft/lc-imgaste/lc-imgaste-0.6.70.ebuild @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="The simple image uploader data filter for LeechCraft" SLOT="0" -KEYWORDS=" ~amd64 ~x86" +KEYWORDS=" amd64 ~x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}" |