From ba3bd1965bcdc2aad1545f37d758318d9be0056f Mon Sep 17 00:00:00 2001 From: Alexander Golubev Date: Mon, 25 Dec 2023 10:00:35 +0300 Subject: */*: remove empty global assignments IUSE="" Signed-off-by: Alexander Golubev (cherry picked from commit f87b0773a1402fc675dbf4729433810b8d81081c) --- trinity-base/poxml/poxml-14.1.0.ebuild | 1 - trinity-base/poxml/poxml-14.1.1.ebuild | 1 - trinity-base/poxml/poxml-9999.ebuild | 1 - 3 files changed, 3 deletions(-) (limited to 'trinity-base/poxml') diff --git a/trinity-base/poxml/poxml-14.1.0.ebuild b/trinity-base/poxml/poxml-14.1.0.ebuild index ff24c3b6..e313cbe1 100644 --- a/trinity-base/poxml/poxml-14.1.0.ebuild +++ b/trinity-base/poxml/poxml-14.1.0.ebuild @@ -15,4 +15,3 @@ HOMEPAGE="https://trinitydesktop.org/" if [[ ${PV} != *9999* ]] ; then KEYWORDS="~amd64 ~arm64 ~x86" fi -IUSE="" diff --git a/trinity-base/poxml/poxml-14.1.1.ebuild b/trinity-base/poxml/poxml-14.1.1.ebuild index ff24c3b6..e313cbe1 100644 --- a/trinity-base/poxml/poxml-14.1.1.ebuild +++ b/trinity-base/poxml/poxml-14.1.1.ebuild @@ -15,4 +15,3 @@ HOMEPAGE="https://trinitydesktop.org/" if [[ ${PV} != *9999* ]] ; then KEYWORDS="~amd64 ~arm64 ~x86" fi -IUSE="" diff --git a/trinity-base/poxml/poxml-9999.ebuild b/trinity-base/poxml/poxml-9999.ebuild index 29fee004..bb7cace6 100644 --- a/trinity-base/poxml/poxml-9999.ebuild +++ b/trinity-base/poxml/poxml-9999.ebuild @@ -15,4 +15,3 @@ HOMEPAGE="https://trinitydesktop.org/" if [[ ${PV} != *9999* ]] ; then KEYWORDS="~amd64 ~x86" fi -IUSE="" -- cgit v1.2.1