games-misc/ponysay: Add ~arm keyword
authorJames Le Cuirot <chewi@gentoo.org>
Mon, 3 Feb 2020 23:14:25 +0000 (23:14 +0000)
committerJames Le Cuirot <chewi@gentoo.org>
Mon, 3 Feb 2020 23:14:25 +0000 (23:14 +0000)
Package-Manager: Portage-2.3.85, Repoman-2.3.20
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
games-misc/ponysay/ponysay-3.0.3.ebuild

index 9d5ba394c0cc55f824a48313e7e6fb2e43d5b263..5c758bbc2106396d2ff4fbdd8154883aab76d1ee 100644 (file)
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/erkin/ponysay"
 SRC_URI="https://github.com/erkin/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="GPL-3"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
 IUSE="doc +non-free bash-completion fish-completion zsh-completion"
 REQUIRED_USE="${PYTHON_REQUIRED_USE}"