diff options
author | sakaki <sakaki@deciban.com> | 2017-02-06 12:35:56 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2017-02-06 15:50:01 +0200 |
commit | 51e69a1dcc89b777307f1a295b3c6c04b0db04f1 (patch) | |
tree | ecdb94b7d43e4ca270ad879fa383c23277432862 /media-gfx/ristretto | |
parent | x11-terms/mlterm: new upstream release (diff) | |
download | gentoo-51e69a1dcc89b777307f1a295b3c6c04b0db04f1.tar.gz gentoo-51e69a1dcc89b777307f1a295b3c6c04b0db04f1.tar.bz2 gentoo-51e69a1dcc89b777307f1a295b3c6c04b0db04f1.zip |
media-gfx/ristretto: add ~arm64 keyword after testing on cortex-a53
Closes: https://github.com/gentoo/gentoo/pull/3845
Diffstat (limited to 'media-gfx/ristretto')
-rw-r--r-- | media-gfx/ristretto/ristretto-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/ristretto/ristretto-0.8.2.ebuild b/media-gfx/ristretto/ristretto-0.8.2.ebuild index 0dc3b637a9a6..f27dab4c2911 100644 --- a/media-gfx/ristretto/ristretto-0.8.2.ebuild +++ b/media-gfx/ristretto/ristretto-0.8.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" RDEPEND=">=dev-libs/dbus-glib-0.98:0= |