diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 13:52:52 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-07 13:52:52 +0200 |
commit | fa339bb964b249ac0df1c6d8cbab43c321314184 (patch) | |
tree | 3b96605a04cbb07590053bfbce30b93802de14c5 | |
parent | app-crypt/jetring: keyword ~arm64 (diff) | |
download | gentoo-fa339bb964b249ac0df1c6d8cbab43c321314184.tar.gz gentoo-fa339bb964b249ac0df1c6d8cbab43c321314184.tar.bz2 gentoo-fa339bb964b249ac0df1c6d8cbab43c321314184.zip |
x11-libs/dnd: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
-rw-r--r-- | x11-libs/dnd/dnd-1.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/dnd/dnd-1.1-r2.ebuild b/x11-libs/dnd/dnd-1.1-r2.ebuild index 3cad6478e684..aa9c65770057 100644 --- a/x11-libs/dnd/dnd-1.1-r2.ebuild +++ b/x11-libs/dnd/dnd-1.1-r2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://leb.net/offix" SRC_URI="http://leb.net/offix/${PN}.${PV}.tgz" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND=" x11-libs/libXt |