diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-29 09:38:01 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-29 09:38:01 +0200 |
commit | 3c2c01a5cfa06c38c8686a88804d063f77fc73bd (patch) | |
tree | 1c20b9b6d2990a81e584a33e9cbfa73abaa63122 /app-text | |
parent | sys-apps/gawk: amd64 stable wrt bug #725374 (diff) | |
download | gentoo-3c2c01a5cfa06c38c8686a88804d063f77fc73bd.tar.gz gentoo-3c2c01a5cfa06c38c8686a88804d063f77fc73bd.tar.bz2 gentoo-3c2c01a5cfa06c38c8686a88804d063f77fc73bd.zip |
app-text/kbibtex: amd64 stable wrt bug #725656
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/kbibtex/kbibtex-0.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/kbibtex/kbibtex-0.9.2.ebuild b/app-text/kbibtex/kbibtex-0.9.2.ebuild index 0c96475da697..76ffc2685c2c 100644 --- a/app-text/kbibtex/kbibtex-0.9.2.ebuild +++ b/app-text/kbibtex/kbibtex-0.9.2.ebuild @@ -15,7 +15,7 @@ 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" |