diff options
author | Sam James <sam@gentoo.org> | 2020-08-03 22:40:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-03 23:19:37 +0000 |
commit | a79256eb45b0db2d25af91213e62b3d71c7db51f (patch) | |
tree | 47da1f17a713459293636847f94c1ea9236de433 /x11-libs/libfakekey | |
parent | media-libs/pulseaudio-qt: arm64 stable (bug #731966) (diff) | |
download | gentoo-a79256eb45b0db2d25af91213e62b3d71c7db51f.tar.gz gentoo-a79256eb45b0db2d25af91213e62b3d71c7db51f.tar.bz2 gentoo-a79256eb45b0db2d25af91213e62b3d71c7db51f.zip |
x11-libs/libfakekey: arm64 stable (bug #731966)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@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 cf6438886573..298324e02288 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 )" |