diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-05 18:15:19 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-09-05 18:15:19 +0200 |
commit | 9faed009475a121a11b0977a874e2b4db3357fd5 (patch) | |
tree | 90390ed1a121b8f0289679f25bc470f9ab842aba /app-editors | |
parent | net-libs/mbedtls: x86 stable (bug #740108) (diff) | |
download | gentoo-9faed009475a121a11b0977a874e2b4db3357fd5.tar.gz gentoo-9faed009475a121a11b0977a874e2b4db3357fd5.tar.bz2 gentoo-9faed009475a121a11b0977a874e2b4db3357fd5.zip |
app-editors/okteta: x86 stable (bug #740378)
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/okteta/okteta-0.26.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.4.ebuild b/app-editors/okteta/okteta-0.26.4.ebuild index 506b06e7d55b..d7762d4f7757 100644 --- a/app-editors/okteta/okteta-0.26.4.ebuild +++ b/app-editors/okteta/okteta-0.26.4.ebuild @@ -17,7 +17,7 @@ https://utils.kde.org/projects/okteta/" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz" - KEYWORDS="amd64 ~arm64 ~x86" + KEYWORDS="amd64 ~arm64 x86" fi LICENSE="GPL-2 handbook? ( FDL-1.2 )" |