diff options
Diffstat (limited to 'trinity-apps/kbiff/kbiff-9999.ebuild')
-rw-r--r-- | trinity-apps/kbiff/kbiff-9999.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/trinity-apps/kbiff/kbiff-9999.ebuild b/trinity-apps/kbiff/kbiff-9999.ebuild index 677bf1f6..fd8590a6 100644 --- a/trinity-apps/kbiff/kbiff-9999.ebuild +++ b/trinity-apps/kbiff/kbiff-9999.ebuild @@ -17,6 +17,9 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="14" +if [[ ${PV} != *9999* ]] ; then + KEYWORDS="~amd64 ~x86" +fi IUSE="asus +ssl" # SSL support might need tdelibs build with +ssl USE. |