diff options
Diffstat (limited to 'trinity-apps/kshutdown')
-rw-r--r-- | trinity-apps/kshutdown/kshutdown-14.0.12.ebuild | 2 | ||||
-rw-r--r-- | trinity-apps/kshutdown/kshutdown-14.0.13.ebuild | 2 | ||||
-rw-r--r-- | trinity-apps/kshutdown/kshutdown-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/trinity-apps/kshutdown/kshutdown-14.0.12.ebuild b/trinity-apps/kshutdown/kshutdown-14.0.12.ebuild index 2b148f08..6c315ca9 100644 --- a/trinity-apps/kshutdown/kshutdown-14.0.12.ebuild +++ b/trinity-apps/kshutdown/kshutdown-14.0.12.ebuild @@ -19,7 +19,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="extras" diff --git a/trinity-apps/kshutdown/kshutdown-14.0.13.ebuild b/trinity-apps/kshutdown/kshutdown-14.0.13.ebuild index 2b148f08..6c315ca9 100644 --- a/trinity-apps/kshutdown/kshutdown-14.0.13.ebuild +++ b/trinity-apps/kshutdown/kshutdown-14.0.13.ebuild @@ -19,7 +19,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="extras" diff --git a/trinity-apps/kshutdown/kshutdown-9999.ebuild b/trinity-apps/kshutdown/kshutdown-9999.ebuild index 6d4305a5..1d489072 100644 --- a/trinity-apps/kshutdown/kshutdown-9999.ebuild +++ b/trinity-apps/kshutdown/kshutdown-9999.ebuild @@ -19,7 +19,7 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="14" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~x86" fi IUSE="extras" |