diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 14:23:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 14:23:17 +0100 |
commit | 8f2ebb1cfa0a594863cd7778d2cd0bdbb6fff8d1 (patch) | |
tree | 106801b7035d2a51c16347c50e384f857efbf23e /app-editors | |
parent | net-dialup/freeradius: x86 stable wrt bug #709804 (diff) | |
download | gentoo-8f2ebb1cfa0a594863cd7778d2cd0bdbb6fff8d1.tar.gz gentoo-8f2ebb1cfa0a594863cd7778d2cd0bdbb6fff8d1.tar.bz2 gentoo-8f2ebb1cfa0a594863cd7778d2cd0bdbb6fff8d1.zip |
app-editors/okteta: x86 stable wrt bug #709884
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/okteta/okteta-0.26.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/okteta/okteta-0.26.3.ebuild b/app-editors/okteta/okteta-0.26.3.ebuild index 54e9ab738e10..dea05ea663b9 100644 --- a/app-editors/okteta/okteta-0.26.3.ebuild +++ b/app-editors/okteta/okteta-0.26.3.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 ~x86" + KEYWORDS="amd64 x86" fi LICENSE="GPL-2 handbook? ( FDL-1.2 )" |