diff options
Diffstat (limited to 'trinity-apps/kbarcode/kbarcode-9999.ebuild')
-rw-r--r-- | trinity-apps/kbarcode/kbarcode-9999.ebuild | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/trinity-apps/kbarcode/kbarcode-9999.ebuild b/trinity-apps/kbarcode/kbarcode-9999.ebuild index 3729b00a..8c31f4ef 100644 --- a/trinity-apps/kbarcode/kbarcode-9999.ebuild +++ b/trinity-apps/kbarcode/kbarcode-9999.ebuild @@ -16,6 +16,9 @@ HOMEPAGE="https://trinitydesktop.org/" LICENSE="|| ( GPL-2 GPL-3 )" SLOT="14" +if [[ ${PV} != *9999* ]] ; then + KEYWORDS="~amd64 ~x86" +fi # Native GNU Barcode support seems to be broken right now. # The GNU Barcode binary is needed anyway. |