diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-08 12:11:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-08 12:11:42 +0100 |
commit | 6a404c8a289ff430899296f8b0f203659f07166e (patch) | |
tree | ada40a1322b10854f1b7d91378773f2665b508c2 /app-editors/gummi | |
parent | net-misc/curl: x86 stable wrt bug #711586 (diff) | |
download | gentoo-6a404c8a289ff430899296f8b0f203659f07166e.tar.gz gentoo-6a404c8a289ff430899296f8b0f203659f07166e.tar.bz2 gentoo-6a404c8a289ff430899296f8b0f203659f07166e.zip |
app-editors/gummi: x86 stable wrt bug #711752
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gummi/gummi-0.8.1.ebuild b/app-editors/gummi/gummi-0.8.1.ebuild index cfdd47955d00..9c76d97c37cf 100644 --- a/app-editors/gummi/gummi-0.8.1.ebuild +++ b/app-editors/gummi/gummi-0.8.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/alexandervdm/${PN}/releases/download/${PV}/${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" RDEPEND=" |