commit: d8f0c7e4cf3bc900b0707a3bb4a9b4c83a4f089a Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sun Jan 12 17:50:17 2020 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sun Jan 12 17:50:49 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f0c7e4
app-office/kexi: Restore accidentally dropped stable keywords Closes: https://bugs.gentoo.org/705298 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-office/kexi/kexi-3.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-office/kexi/kexi-3.2.0-r1.ebuild b/app-office/kexi/kexi-3.2.0-r1.ebuild index fa3280cd275..2a339bcd773 100644 --- a/app-office/kexi/kexi-3.2.0-r1.ebuild +++ b/app-office/kexi/kexi-3.2.0-r1.ebuild @@ -15,7 +15,7 @@ https://userbase.kde.org/Kexi" if [[ ${KDE_BUILD_TYPE} != live ]]; then SRC_URI="mirror://kde/stable/${PN}/src/${P}.tar.xz" - KEYWORDS="~amd64 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2" # TODO: CHECK
