diff options
author | 2017-03-23 20:10:12 -0100 | |
---|---|---|
committer | 2017-03-23 20:10:12 -0100 | |
commit | 857e33e73530102bffab7246dbfdeb043bfef412 (patch) | |
tree | 8f00ed1a471c40d85623736edf63ca5c7b0e65ce /www-apps/limesurvey | |
parent | net-analyzer: Add split packages for ocsng (OCSInventory-Server and OCSInvent... (diff) | |
download | jmbsvicetto-857e33e73530102bffab7246dbfdeb043bfef412.tar.gz jmbsvicetto-857e33e73530102bffab7246dbfdeb043bfef412.tar.bz2 jmbsvicetto-857e33e73530102bffab7246dbfdeb043bfef412.zip |
www-apps/limesurvey: Drop keywords until the source code is available through github.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'www-apps/limesurvey')
-rw-r--r-- | www-apps/limesurvey/limesurvey-2.64.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/limesurvey/limesurvey-2.64.1.ebuild b/www-apps/limesurvey/limesurvey-2.64.1.ebuild index 5262552..18da197 100644 --- a/www-apps/limesurvey/limesurvey-2.64.1.ebuild +++ b/www-apps/limesurvey/limesurvey-2.64.1.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="LimeSurvey is a popular Free Open Source Software survey tool" HOMEPAGE="https://www.limesurvey.org/" SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="" IUSE="+gd ldap mssql mysql postgres zip" REQUIRED_USE="^^ ( mssql mysql postgres )" |