diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:37:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-25 20:39:24 +0000 |
commit | 16b90aab72c81615160321694b296f50cc8f6236 (patch) | |
tree | 5ec342cd8d638ff67b374c2390c873d8ccc257a0 /x11-libs | |
parent | dev-libs/libzip: stable 1.5.2-r2 for ppc, bug #703556 (diff) | |
download | gentoo-16b90aab72c81615160321694b296f50cc8f6236.tar.gz gentoo-16b90aab72c81615160321694b296f50cc8f6236.tar.bz2 gentoo-16b90aab72c81615160321694b296f50cc8f6236.zip |
x11-libs/libfakekey: stable 0.3 for ppc, bug #703578
Package-Manager: Portage-2.3.83, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/libfakekey/libfakekey-0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfakekey/libfakekey-0.3.ebuild b/x11-libs/libfakekey/libfakekey-0.3.ebuild index 831804fde949..02a258f0146f 100644 --- a/x11-libs/libfakekey/libfakekey-0.3.ebuild +++ b/x11-libs/libfakekey/libfakekey-0.3.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 )" |