diff options
author | Alexey Korepanov <kaikaikai@yandex.ru> | 2018-03-31 16:55:14 +0100 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-03-31 21:41:51 +0300 |
commit | 2b6e36f6436203eb43704935e9b763b54a434951 (patch) | |
tree | 437ed6c19f6095a499f4bebdabd0e8be8cb886a6 /app-editors | |
parent | app-editors/gvim: keyword ~arm64 (diff) | |
download | gentoo-2b6e36f6436203eb43704935e9b763b54a434951.tar.gz gentoo-2b6e36f6436203eb43704935e9b763b54a434951.tar.bz2 gentoo-2b6e36f6436203eb43704935e9b763b54a434951.zip |
app-editors/gummi: keyword ~arm64
Closes: https://github.com/gentoo/gentoo/pull/7749
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gummi/gummi-0.6.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gummi/gummi-0.6.6-r1.ebuild b/app-editors/gummi/gummi-0.6.6-r1.ebuild index 1c0c17e25b5f..e1b1546fc67e 100644 --- a/app-editors/gummi/gummi-0.6.6-r1.ebuild +++ b/app-editors/gummi/gummi-0.6.6-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/alexandervdm/${PN}/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" RDEPEND=" |