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