diff options
Diffstat (limited to 'trinity-base/kopete')
-rw-r--r-- | trinity-base/kopete/kopete-14.0.12.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/kopete/kopete-14.0.13.ebuild | 2 | ||||
-rw-r--r-- | trinity-base/kopete/kopete-9999.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/trinity-base/kopete/kopete-14.0.12.ebuild b/trinity-base/kopete/kopete-14.0.12.ebuild index 1ae1aca2..1219af91 100644 --- a/trinity-base/kopete/kopete-14.0.12.ebuild +++ b/trinity-base/kopete/kopete-14.0.12.ebuild @@ -10,7 +10,7 @@ inherit trinity-meta-2 DESCRIPTION="Trinity multi-protocol IM client" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi IUSE="gsmlib jingle kernel_linux netmeeting speex" PLUGINS="addbookmarks alias autoreplace connectionstatus contactnotes crypt diff --git a/trinity-base/kopete/kopete-14.0.13.ebuild b/trinity-base/kopete/kopete-14.0.13.ebuild index 93b660c7..65c81949 100644 --- a/trinity-base/kopete/kopete-14.0.13.ebuild +++ b/trinity-base/kopete/kopete-14.0.13.ebuild @@ -11,7 +11,7 @@ inherit trinity-meta-2 DESCRIPTION="Trinity multi-protocol IM client" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~arm64 ~x86" + KEYWORDS="~amd64 ~arm64 ~x86" fi IUSE="gsmlib jingle kernel_linux netmeeting speex" PLUGINS="addbookmarks alias autoreplace connectionstatus contactnotes crypt diff --git a/trinity-base/kopete/kopete-9999.ebuild b/trinity-base/kopete/kopete-9999.ebuild index e9bf1776..697cff12 100644 --- a/trinity-base/kopete/kopete-9999.ebuild +++ b/trinity-base/kopete/kopete-9999.ebuild @@ -11,7 +11,7 @@ inherit trinity-meta-2 DESCRIPTION="Trinity multi-protocol IM client" if [[ ${PV} != *9999* ]] ; then - KEYWORDS="~amd64 ~x86" + KEYWORDS="~amd64 ~x86" fi IUSE="gsmlib jingle kernel_linux netmeeting speex" PLUGINS="addbookmarks alias autoreplace connectionstatus contactnotes crypt |