diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-23 15:03:21 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-23 15:03:21 +0100 |
commit | 0375505e5643d3f199daccf1d392a610585db579 (patch) | |
tree | 1356a24ea3c438a80963ecb7417ee7a1fd81db64 /x11-libs | |
parent | dev-libs/libzip: amd64 stable wrt bug #703556 (diff) | |
download | gentoo-0375505e5643d3f199daccf1d392a610585db579.tar.gz gentoo-0375505e5643d3f199daccf1d392a610585db579.tar.bz2 gentoo-0375505e5643d3f199daccf1d392a610585db579.zip |
x11-libs/libfakekey: amd64 stable wrt bug #703578
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 4cee737959b9..03ecb79948d1 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 )" |