diff options
Diffstat (limited to 'trinity-apps/knemo')
-rw-r--r-- | trinity-apps/knemo/knemo-14.0.12.ebuild | 2 | ||||
-rw-r--r-- | trinity-apps/knemo/knemo-14.0.13.ebuild | 2 | ||||
-rw-r--r-- | trinity-apps/knemo/knemo-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/trinity-apps/knemo/knemo-14.0.12.ebuild b/trinity-apps/knemo/knemo-14.0.12.ebuild index 034aa732..e37aeaf4 100644 --- a/trinity-apps/knemo/knemo-14.0.12.ebuild +++ b/trinity-apps/knemo/knemo-14.0.12.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="14" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi IUSE="wifi kernel_linux" diff --git a/trinity-apps/knemo/knemo-14.0.13.ebuild b/trinity-apps/knemo/knemo-14.0.13.ebuild index 034aa732..e37aeaf4 100644 --- a/trinity-apps/knemo/knemo-14.0.13.ebuild +++ b/trinity-apps/knemo/knemo-14.0.13.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="14" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi IUSE="wifi kernel_linux" diff --git a/trinity-apps/knemo/knemo-9999.ebuild b/trinity-apps/knemo/knemo-9999.ebuild index 0b76034d..c6b5491a 100644 --- a/trinity-apps/knemo/knemo-9999.ebuild +++ b/trinity-apps/knemo/knemo-9999.ebuild @@ -18,7 +18,7 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="14" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~x86" fi IUSE="wifi kernel_linux" |