diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 22:31:36 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-27 22:35:30 -0400 |
commit | d4e1ed8cd105afc75316964049d0e63718267eee (patch) | |
tree | 8ca36a581b1fdcb0370fb83e2c73d8f7e977a053 /x11-apps/xsetroot | |
parent | kde-apps/kio-extras: arm64 stable (diff) | |
download | gentoo-d4e1ed8cd105afc75316964049d0e63718267eee.tar.gz gentoo-d4e1ed8cd105afc75316964049d0e63718267eee.tar.bz2 gentoo-d4e1ed8cd105afc75316964049d0e63718267eee.zip |
x11-apps/xsetroot: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'x11-apps/xsetroot')
-rw-r--r-- | x11-apps/xsetroot/xsetroot-1.1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xsetroot/xsetroot-1.1.2.ebuild b/x11-apps/xsetroot/xsetroot-1.1.2.ebuild index 6f78038d0412..9a48cb5b0b62 100644 --- a/x11-apps/xsetroot/xsetroot-1.1.2.ebuild +++ b/x11-apps/xsetroot/xsetroot-1.1.2.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=5 @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org xsetroot application" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libXmu x11-libs/libX11 |