diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-19 12:46:14 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-19 13:15:25 +0300 |
commit | b6296c58874023af2d324b448867ad501cea70b7 (patch) | |
tree | dd7049f17c7bf67305924f92cb2f42103ff2ac9d /app-leechcraft/lc-cstp | |
parent | app-leechcraft/lc-cpuload: amd64 stable wrt bug #563420 (diff) | |
download | gentoo-b6296c58874023af2d324b448867ad501cea70b7.tar.gz gentoo-b6296c58874023af2d324b448867ad501cea70b7.tar.bz2 gentoo-b6296c58874023af2d324b448867ad501cea70b7.zip |
app-leechcraft/lc-cstp: amd64 stable wrt bug #563420
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-leechcraft/lc-cstp')
-rw-r--r-- | app-leechcraft/lc-cstp/lc-cstp-0.6.70.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-leechcraft/lc-cstp/lc-cstp-0.6.70.ebuild b/app-leechcraft/lc-cstp/lc-cstp-0.6.70.ebuild index 967c1a938dac..1b05a209b72b 100644 --- a/app-leechcraft/lc-cstp/lc-cstp-0.6.70.ebuild +++ b/app-leechcraft/lc-cstp/lc-cstp-0.6.70.ebuild @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="CSTP, the clean & stupid HTTP implementation for LeechCraft" SLOT="0" -KEYWORDS=" ~amd64 ~x86" +KEYWORDS=" amd64 ~x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}" |