summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-12 04:48:59 +0100
committerSam James <sam@gentoo.org>2023-06-12 04:48:59 +0100
commit4833734e814dee889c7e91d7dc81cd521af69e90 (patch)
tree5eee10809999a76b53b754e497eb4f4f3a9e9ec2 /app-text/kbibtex
parentsys-auth/elogind: fix build w/ musl-1.2.4 (diff)
downloadgentoo-4833734e814dee889c7e91d7dc81cd521af69e90.tar.gz
gentoo-4833734e814dee889c7e91d7dc81cd521af69e90.tar.bz2
gentoo-4833734e814dee889c7e91d7dc81cd521af69e90.zip
app-text/kbibtex: Stabilize 0.10.0 amd64, #908272
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/kbibtex')
-rw-r--r--app-text/kbibtex/kbibtex-0.10.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/kbibtex/kbibtex-0.10.0.ebuild b/app-text/kbibtex/kbibtex-0.10.0.ebuild
index 370b74fcea2c..c470beee6877 100644
--- a/app-text/kbibtex/kbibtex-0.10.0.ebuild
+++ b/app-text/kbibtex/kbibtex-0.10.0.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/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 x86"
+ KEYWORDS="amd64 x86"
fi
LICENSE="GPL-2"