diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-19 14:22:31 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-19 14:22:31 -0400 |
commit | 444cb46a5e7e4cd21ad7047bf01141c2515f8fe9 (patch) | |
tree | 6c01cff737984081057b6338250ddb108859297b /x11-misc/xdotool | |
parent | media-libs/libdvbpsi: amd64 stable wrt bug #681472 (diff) | |
download | gentoo-444cb46a5e7e4cd21ad7047bf01141c2515f8fe9.tar.gz gentoo-444cb46a5e7e4cd21ad7047bf01141c2515f8fe9.tar.bz2 gentoo-444cb46a5e7e4cd21ad7047bf01141c2515f8fe9.zip |
x11-misc/xdotool: amd64 stable wrt bug #681622
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'x11-misc/xdotool')
-rw-r--r-- | x11-misc/xdotool/xdotool-3.20160805.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xdotool/xdotool-3.20160805.1.ebuild b/x11-misc/xdotool/xdotool-3.20160805.1.ebuild index 8ba3a06aae80..42794df4d8f5 100644 --- a/x11-misc/xdotool/xdotool-3.20160805.1.ebuild +++ b/x11-misc/xdotool/xdotool-3.20160805.1.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="https://github.com/jordansissel/xdotool/releases/download/v${PV}/${P}.t LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" IUSE="examples" RDEPEND=" |