diff options
-rw-r--r-- | dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild b/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild index 54f9b4edc6b2..b8290d12fa57 100644 --- a/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild +++ b/dev-perl/X11-Protocol-Other/X11-Protocol-Other-31.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="X11 Protocol related components not included in dev-perl/X11-Protoc LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND="dev-perl/X11-Protocol" DEPEND="${RDEPEND}" |