commit: 51e69a1dcc89b777307f1a295b3c6c04b0db04f1 Author: sakaki <sakaki <AT> deciban <DOT> com> AuthorDate: Mon Feb 6 12:35:56 2017 +0000 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org> CommitDate: Mon Feb 6 13:50:01 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51e69a1d
media-gfx/ristretto: add ~arm64 keyword after testing on cortex-a53 Closes: https://github.com/gentoo/gentoo/pull/3845 media-gfx/ristretto/ristretto-0.8.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/ristretto/ristretto-0.8.2.ebuild b/media-gfx/ristretto/ristretto-0.8.2.ebuild index 0dc3b63..f27dab4 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=
