diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 13:02:27 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-07 13:02:27 +0100 |
commit | 11af3b3b7c4f8167c501e826b959ed841618ee20 (patch) | |
tree | 19ddf297c07d9d42593e413860c24524d8a72c85 /app-editors/gummi | |
parent | dev-python/nose-exclude: arm stable wrt bug #711720 (diff) | |
download | gentoo-11af3b3b7c4f8167c501e826b959ed841618ee20.tar.gz gentoo-11af3b3b7c4f8167c501e826b959ed841618ee20.tar.bz2 gentoo-11af3b3b7c4f8167c501e826b959ed841618ee20.zip |
app-editors/gummi: amd64 stable wrt bug #711752
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
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 df951917e006..cfdd47955d00 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=" |