diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 17:36:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 17:38:49 +0100 |
commit | 4d0e0b326c0271122475bde542b22ca1c96412d8 (patch) | |
tree | 6af4d02c449bed36e3675d6af5314b076081f575 /app-editors/gummi | |
parent | app-crypt/mit-krb5: x86 stable wrt bug #574604 (diff) | |
download | gentoo-4d0e0b326c0271122475bde542b22ca1c96412d8.tar.gz gentoo-4d0e0b326c0271122475bde542b22ca1c96412d8.tar.bz2 gentoo-4d0e0b326c0271122475bde542b22ca1c96412d8.zip |
app-editors/gummi: x86 stable wrt bug #562894
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors/gummi')
-rw-r--r-- | app-editors/gummi/gummi-0.6.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gummi/gummi-0.6.6.ebuild b/app-editors/gummi/gummi-0.6.6.ebuild index 2be7704bc3aa..99c540041e1e 100644 --- a/app-editors/gummi/gummi-0.6.6.ebuild +++ b/app-editors/gummi/gummi-0.6.6.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/alexandervdm/${PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" LANGS="ar ca cs da de el es fr hu it nl pl pt pt_BR ro ru sv zh_CN zh_TW" |