diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-19 00:38:54 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-19 00:48:29 +0200 |
commit | 2cf49b0977c671ed11d90b381e1fb9f1e0db90fe (patch) | |
tree | dc58cb983676178a22db3e12aef924d7e06e9a6b /dev-perl/X11-Protocol | |
parent | dev-perl/X11-Protocol: Add missing test dependency (diff) | |
download | gentoo-2cf49b0977c671ed11d90b381e1fb9f1e0db90fe.tar.gz gentoo-2cf49b0977c671ed11d90b381e1fb9f1e0db90fe.tar.bz2 gentoo-2cf49b0977c671ed11d90b381e1fb9f1e0db90fe.zip |
dev-perl/X11-Protocol: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/X11-Protocol')
-rw-r--r-- | dev-perl/X11-Protocol/X11-Protocol-0.560.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r2.ebuild b/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r2.ebuild index 434bcf9ccf4f..e65c4680b68c 100644 --- a/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r2.ebuild +++ b/dev-perl/X11-Protocol/X11-Protocol-0.560.0-r2.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Client-side interface to the X11 Protocol" LICENSE="${LICENSE} MIT" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris" IUSE="test" RESTRICT="!test? ( test )" |