summaryrefslogtreecommitdiffstats
path: root/trinity-apps/k3b-i18n
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2021-11-04 13:49:40 +0300
committerormorph <roma251078@mail.ru>2021-11-04 16:36:09 +0300
commit87c5721b1296f80677005db5b40da3c056f34114 (patch)
tree2149339a23b8bacafd39fa503fa6d0747c991340 /trinity-apps/k3b-i18n
parent3a121fb3bb996e90bbf63236d0bc32add7223a69 (diff)
downloadtde-packaging-gentoo-87c5721b1296f80677005db5b40da3c056f34114.tar.gz
tde-packaging-gentoo-87c5721b1296f80677005db5b40da3c056f34114.zip
Added KEYWORD to live ebuilds
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-apps/k3b-i18n')
-rw-r--r--trinity-apps/k3b-i18n/Manifest1
-rw-r--r--trinity-apps/k3b-i18n/k3b-i18n-9999.ebuild3
2 files changed, 3 insertions, 1 deletions
diff --git a/trinity-apps/k3b-i18n/Manifest b/trinity-apps/k3b-i18n/Manifest
index 9ef70646..f3871611 100644
--- a/trinity-apps/k3b-i18n/Manifest
+++ b/trinity-apps/k3b-i18n/Manifest
@@ -1,2 +1 @@
-DIST k3b-i18n-trinity-14.0.7.tar.xz 5007292 BLAKE2B 792883405dea4bb000a59c138bba915d685170d304532103f2400848fa25201e4783ceec017996533044100dcbbed8894e14093958b965ab156a836b83adf917 SHA512 c75bac2b735d8cf0dc04660ccf6e942c263a439a28079fd4e358514041b74d389e5b65e8030419881c29d072e72bf053580cfcaee95ce3729fc41d324e4969de
DIST k3b-i18n-trinity-14.0.8.tar.xz 5005696 BLAKE2B 76913f73b72dc99ffc575c97bd3ce2d162bdc32bbfcb30394ed241f4aa67d23bd6af21df36ad2455f41a41c5e224c1186c65d607f08487b02cf344ffce1b563b SHA512 027d5a46b296e7f1610f66b5dc050bec7be681b96fe716ab2ffe5d8a2ee9df2c71b327e8ff189461946f975393c13087b3950797d7bb006dd4522c8426d33646
diff --git a/trinity-apps/k3b-i18n/k3b-i18n-9999.ebuild b/trinity-apps/k3b-i18n/k3b-i18n-9999.ebuild
index 0ab88508..f95809c9 100644
--- a/trinity-apps/k3b-i18n/k3b-i18n-9999.ebuild
+++ b/trinity-apps/k3b-i18n/k3b-i18n-9999.ebuild
@@ -12,6 +12,9 @@ HOMEPAGE="https://trinitydesktop.org/"
LICENSE="|| ( GPL-2 GPL-3 )"
SLOT="14"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~x86"
+fi
IUSE="+handbook"
src_configure() {