diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:29:34 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 22:39:27 +0100 |
commit | 9bd9e4c67165c8e22c96d0c731a237b1bb1fe223 (patch) | |
tree | d831909fe3252ee9ca6bacc011ade0e224762d5f /x11-misc | |
parent | x11-misc/xscreensaver: dropped ~x86-freebsd ~x86-interix (diff) | |
download | gentoo-9bd9e4c67165c8e22c96d0c731a237b1bb1fe223.tar.gz gentoo-9bd9e4c67165c8e22c96d0c731a237b1bb1fe223.tar.bz2 gentoo-9bd9e4c67165c8e22c96d0c731a237b1bb1fe223.zip |
x11-misc/xsel: dropped ~x86-interix
Package-Manager: portage-2.3.3
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xsel/xsel-1.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xsel/xsel-1.2.0.ebuild b/x11-misc/xsel/xsel-1.2.0.ebuild index 66c559b24ca7..5f69444609fc 100644 --- a/x11-misc/xsel/xsel-1.2.0.ebuild +++ b/x11-misc/xsel/xsel-1.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,7 @@ SRC_URI="http://www.vergenet.net/~conrad/software/${PN}/download/${P}.tar.gz" LICENSE="HPND" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 x86 ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="amd64 ~arm ~mips ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 |