diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:25:57 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:25:57 +0100 |
commit | 249eaa6248aef5361387e1c2c0470b76122526d2 (patch) | |
tree | e7a562153561b312dd4713e40ffece1c4a6386d5 /x11-misc/xclip | |
parent | sys-libs/libieee1284: ppc stable wrt bug #593574 (diff) | |
download | gentoo-249eaa6248aef5361387e1c2c0470b76122526d2.tar.gz gentoo-249eaa6248aef5361387e1c2c0470b76122526d2.tar.bz2 gentoo-249eaa6248aef5361387e1c2c0470b76122526d2.zip |
x11-misc/xclip: ppc stable wrt bug #602792
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
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 fdbc90aec24a..ee82a4605550 100644 --- a/x11-misc/xclip/xclip-0.13.ebuild +++ b/x11-misc/xclip/xclip-0.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux" IUSE="" RDEPEND="x11-libs/libX11 |