diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 01:27:17 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-01 02:05:08 +0200 |
commit | fbead9300bc59970fd2a07f5c7411a4dc49aa708 (patch) | |
tree | 7a7b3e02cf1f418774786c629952fa94394ea019 | |
parent | dev-perl/X11-XCB: x86 stable (bug #658896) (diff) | |
download | gentoo-fbead9300bc59970fd2a07f5c7411a4dc49aa708.tar.gz gentoo-fbead9300bc59970fd2a07f5c7411a4dc49aa708.tar.bz2 gentoo-fbead9300bc59970fd2a07f5c7411a4dc49aa708.zip |
dev-perl/MouseX-NativeTraits: x86 stable (bug #658896)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
-rw-r--r-- | dev-perl/MouseX-NativeTraits/MouseX-NativeTraits-1.90.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/MouseX-NativeTraits/MouseX-NativeTraits-1.90.0-r2.ebuild b/dev-perl/MouseX-NativeTraits/MouseX-NativeTraits-1.90.0-r2.ebuild index bda203b1611c..d2c04588e266 100644 --- a/dev-perl/MouseX-NativeTraits/MouseX-NativeTraits-1.90.0-r2.ebuild +++ b/dev-perl/MouseX-NativeTraits/MouseX-NativeTraits-1.90.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Extend your attribute interfaces for Mouse" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="test" RDEPEND=" |