diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-09 15:50:42 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-09 15:50:42 +0200 |
commit | adeb72d2b6fc3b987d1f9582461906ab3efd2d86 (patch) | |
tree | 0efab883762179c6884880df26c0370416216273 /x11-libs/libfakekey | |
parent | net-ftp/filezilla: ppc64 stable wrt bug #727568 (diff) | |
download | gentoo-adeb72d2b6fc3b987d1f9582461906ab3efd2d86.tar.gz gentoo-adeb72d2b6fc3b987d1f9582461906ab3efd2d86.tar.bz2 gentoo-adeb72d2b6fc3b987d1f9582461906ab3efd2d86.zip |
x11-libs/libfakekey: ppc64 stable wrt bug #727570
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-libs/libfakekey')
-rw-r--r-- | x11-libs/libfakekey/libfakekey-0.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfakekey/libfakekey-0.3-r1.ebuild b/x11-libs/libfakekey/libfakekey-0.3-r1.ebuild index ba84cd53b002..cf6438886573 100644 --- a/x11-libs/libfakekey/libfakekey-0.3-r1.ebuild +++ b/x11-libs/libfakekey/libfakekey-0.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://git.yoctoproject.org/cgit/cgit.cgi/${PN}/snapshot/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 x86" IUSE="debug doc" BDEPEND="doc? ( app-doc/doxygen )" |