diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 12:51:20 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 12:52:41 -0400 |
commit | c86f184cc241d1eb011e2804d83dacb9b45859e2 (patch) | |
tree | 44b3cbcb8eda2f3698f695d2382f871d0a1be402 /x11-misc/xclip | |
parent | app-admin/pass: arm64 stable (diff) | |
download | gentoo-c86f184cc241d1eb011e2804d83dacb9b45859e2.tar.gz gentoo-c86f184cc241d1eb011e2804d83dacb9b45859e2.tar.bz2 gentoo-c86f184cc241d1eb011e2804d83dacb9b45859e2.zip |
x11-misc/xclip: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-misc/xclip')
-rw-r--r-- | x11-misc/xclip/xclip-0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xclip/xclip-0.13.ebuild b/x11-misc/xclip/xclip-0.13.ebuild index 0f925d76b525..8faeb8b5ff9e 100644 --- a/x11-misc/xclip/xclip-0.13.ebuild +++ b/x11-misc/xclip/xclip-0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 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="https://github.com/astrand/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND=" x11-libs/libX11 |