diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 12:40:10 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-06 12:40:10 +0200 |
commit | 5393deafba214b601ff1c9f79e57d7cf224380c3 (patch) | |
tree | 80e76bdb57a1de5ccdd34b544c4a47c576553fb1 /app-i18n/libskk | |
parent | dev-libs/libdbusmenu-qt: x86 stable wrt bug #691456 (diff) | |
download | gentoo-5393deafba214b601ff1c9f79e57d7cf224380c3.tar.gz gentoo-5393deafba214b601ff1c9f79e57d7cf224380c3.tar.bz2 gentoo-5393deafba214b601ff1c9f79e57d7cf224380c3.zip |
app-i18n/libskk: x86 stable wrt bug #691516
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-i18n/libskk')
-rw-r--r-- | app-i18n/libskk/libskk-1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-i18n/libskk/libskk-1.0.2.ebuild b/app-i18n/libskk/libskk-1.0.2.ebuild index e4c34f516b88..559b09d8e283 100644 --- a/app-i18n/libskk/libskk-1.0.2.ebuild +++ b/app-i18n/libskk/libskk-1.0.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ueno/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+introspection nls static-libs" RDEPEND="dev-libs/glib:2 |