diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:29:15 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-07-27 08:29:15 -0400 |
commit | c6de97ce1d4f23602676d0335f40b4b56f88faf3 (patch) | |
tree | 11ac003f98c2148e41a7079a8d87d19b862451e8 | |
parent | app-xemacs/debug: arm64 stable (diff) | |
download | gentoo-c6de97ce1d4f23602676d0335f40b4b56f88faf3.tar.gz gentoo-c6de97ce1d4f23602676d0335f40b4b56f88faf3.tar.bz2 gentoo-c6de97ce1d4f23602676d0335f40b4b56f88faf3.zip |
x11-libs/dnd: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"
-rw-r--r-- | x11-libs/dnd/dnd-1.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/dnd/dnd-1.1-r3.ebuild b/x11-libs/dnd/dnd-1.1-r3.ebuild index 7c2c6d77fb43..3abbc01dae67 100644 --- a/x11-libs/dnd/dnd-1.1-r3.ebuild +++ b/x11-libs/dnd/dnd-1.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="http://leb.net/offix/${PN}.${PV}.tgz" LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm64 ~hppa ~ia64 ppc ppc64 sparc x86" RDEPEND="x11-libs/libICE x11-libs/libSM |