summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2018-02-24 08:57:24 +0100
committerMichał Górny <mgorny@gentoo.org>2018-02-24 08:58:03 +0100
commit8e398b3cc272d5fcf9c6d9d3ea501473f95d0490 (patch)
tree5e8fed995a5da30d4e0c01cecacbbe6e6cba180c /x11-apps
parentdev-util/cmdtest: Tested on ~amd64-fbsd (bug #530672) (diff)
downloadgentoo-8e398b3cc272d5fcf9c6d9d3ea501473f95d0490.tar.gz
gentoo-8e398b3cc272d5fcf9c6d9d3ea501473f95d0490.tar.bz2
gentoo-8e398b3cc272d5fcf9c6d9d3ea501473f95d0490.zip
x11-apps/xauth: Tested on ~amd64-fbsd
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xauth/xauth-1.0.10.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xauth/xauth-1.0.10.ebuild b/x11-apps/xauth/xauth-1.0.10.ebuild
index d50c326ce53f..3a1e8d907deb 100644
--- a/x11-apps/xauth/xauth-1.0.10.ebuild
+++ b/x11-apps/xauth/xauth-1.0.10.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit autotools-utils xorg-2
DESCRIPTION="X authority file utility"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd"
IUSE="ipv6 test"