diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-04 18:35:08 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-04 18:37:19 +0000 |
commit | ddf29b14a2c68f1371110ee275f2be960993b0fb (patch) | |
tree | b825bd3ccdf2a456afba456059223bf04fae6828 /x11-misc | |
parent | net-print/gutenprint: stable 5.3.3-r2 for ppc64 (diff) | |
download | gentoo-ddf29b14a2c68f1371110ee275f2be960993b0fb.tar.gz gentoo-ddf29b14a2c68f1371110ee275f2be960993b0fb.tar.bz2 gentoo-ddf29b14a2c68f1371110ee275f2be960993b0fb.zip |
x11-misc/xdotool: stable 3.20160805.1 for ppc64
stable wrt bug #757699
Package-Manager: Portage-3.0.11, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xdotool/xdotool-3.20160805.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xdotool/xdotool-3.20160805.1.ebuild b/x11-misc/xdotool/xdotool-3.20160805.1.ebuild index 0f0072ff5107..ab4e1749bebe 100644 --- a/x11-misc/xdotool/xdotool-3.20160805.1.ebuild +++ b/x11-misc/xdotool/xdotool-3.20160805.1.ebuild @@ -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=" |