diff options
Diffstat (limited to 'x11-apps/xauth/xauth-1.1.2.ebuild')
-rw-r--r-- | x11-apps/xauth/xauth-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xauth/xauth-1.1.2.ebuild b/x11-apps/xauth/xauth-1.1.2.ebuild index 2e0c95ad0274..0c046c83629c 100644 --- a/x11-apps/xauth/xauth-1.1.2.ebuild +++ b/x11-apps/xauth/xauth-1.1.2.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 if [[ ${PV} == 9999* ]]; then SRC_URI="" else - KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux" fi DESCRIPTION="X authority file utility" |