diff options
Diffstat (limited to 'trinity-apps/tdeio-locate/tdeio-locate-14.0.12.ebuild')
-rw-r--r-- | trinity-apps/tdeio-locate/tdeio-locate-14.0.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/trinity-apps/tdeio-locate/tdeio-locate-14.0.12.ebuild b/trinity-apps/tdeio-locate/tdeio-locate-14.0.12.ebuild index 61b4b9e7..6b195a21 100644 --- a/trinity-apps/tdeio-locate/tdeio-locate-14.0.12.ebuild +++ b/trinity-apps/tdeio-locate/tdeio-locate-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 RDEPEND="sys-apps/mlocate" |