From 52fc067949a0d8e7d94d24719ccc34f9dd1638de Mon Sep 17 00:00:00 2001 From: "Jorge Manuel B. S. Vicetto (jmbsvicetto)" Date: Wed, 26 May 2021 15:49:37 +0000 Subject: www-apps/limesurvey: Fix QA issues. Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) --- www-apps/limesurvey/limesurvey-2.64.1.ebuild | 4 ++-- www-apps/limesurvey/limesurvey-2.72.5.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/www-apps/limesurvey/limesurvey-2.64.1.ebuild b/www-apps/limesurvey/limesurvey-2.64.1.ebuild index 18da197..287c1f9 100644 --- a/www-apps/limesurvey/limesurvey-2.64.1.ebuild +++ b/www-apps/limesurvey/limesurvey-2.64.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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="" +KEYWORDS="~amd64 ~x86" IUSE="+gd ldap mssql mysql postgres zip" REQUIRED_USE="^^ ( mssql mysql postgres )" diff --git a/www-apps/limesurvey/limesurvey-2.72.5.ebuild b/www-apps/limesurvey/limesurvey-2.72.5.ebuild index ec0362a..d99d7d7 100644 --- a/www-apps/limesurvey/limesurvey-2.72.5.ebuild +++ b/www-apps/limesurvey/limesurvey-2.72.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -- cgit v1.2.3-65-gdbad