summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-04-23 14:03:57 +0100
committerSam James <sam@gentoo.org>2023-04-23 14:03:57 +0100
commit49c14c4c7e31e6a3b788b85d279c894e21e023f3 (patch)
treea2ef7aa73a231bb34f7d1b8602e6f23f4736ca5f /app-text/kbibtex
parentapp-text/kbibtex: Stabilize 0.9.3.2 amd64, #904871 (diff)
downloadgentoo-49c14c4c7e31e6a3b788b85d279c894e21e023f3.tar.gz
gentoo-49c14c4c7e31e6a3b788b85d279c894e21e023f3.tar.bz2
gentoo-49c14c4c7e31e6a3b788b85d279c894e21e023f3.zip
app-text/kbibtex: Stabilize 0.9.3.2 x86, #904871
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/kbibtex')
-rw-r--r--app-text/kbibtex/kbibtex-0.9.3.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/kbibtex/kbibtex-0.9.3.2.ebuild b/app-text/kbibtex/kbibtex-0.9.3.2.ebuild
index d057eb00e504..effb00f124ca 100644
--- a/app-text/kbibtex/kbibtex-0.9.3.2.ebuild
+++ b/app-text/kbibtex/kbibtex-0.9.3.2.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="https://apps.kde.org/kbibtex/ https://userbase.kde.org/KBibTeX"
if [[ ${KDE_BUILD_TYPE} != live ]]; then
SRC_URI="mirror://kde/stable/KBibTeX/$(ver_cut 1-3)/${P}.tar.xz"
- KEYWORDS="amd64 ~x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2"