summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2020-02-03 23:14:25 +0000
committerJames Le Cuirot <chewi@gentoo.org>2020-02-03 23:14:25 +0000
commit523122bceb9ff5d22c7dd93c7956378282c7e389 (patch)
treeb0c10c670d92b66bb8f68ab1b6a9c2ac987e5f2d /games-misc/ponysay
parentsys-libs/glibc: bump up to 2.31 (diff)
downloadgentoo-523122bceb9ff5d22c7dd93c7956378282c7e389.tar.gz
gentoo-523122bceb9ff5d22c7dd93c7956378282c7e389.tar.bz2
gentoo-523122bceb9ff5d22c7dd93c7956378282c7e389.zip
games-misc/ponysay: Add ~arm keyword
Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'games-misc/ponysay')
-rw-r--r--games-misc/ponysay/ponysay-3.0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/games-misc/ponysay/ponysay-3.0.3.ebuild b/games-misc/ponysay/ponysay-3.0.3.ebuild
index 9d5ba394c0cc..5c758bbc2106 100644
--- a/games-misc/ponysay/ponysay-3.0.3.ebuild
+++ b/games-misc/ponysay/ponysay-3.0.3.ebuild
@@ -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}"