diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 14:49:15 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-19 14:49:15 +0200 |
commit | 90d72043ef4e14d9fd3ee1721f59d9722ec2a8c3 (patch) | |
tree | 335f05b24fab78f0e99688231af64e93b3d217b6 /app-eselect | |
parent | dev-libs/double-conversion: x86 stable (bug #686246) (diff) | |
download | gentoo-90d72043ef4e14d9fd3ee1721f59d9722ec2a8c3.tar.gz gentoo-90d72043ef4e14d9fd3ee1721f59d9722ec2a8c3.tar.bz2 gentoo-90d72043ef4e14d9fd3ee1721f59d9722ec2a8c3.zip |
app-eselect/eselect-wxwidgets: x86 stable (bug #686200)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild b/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild index 2972d1e71941..d13e6968bb6d 100644 --- a/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild +++ b/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.tar.xz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" RDEPEND=">=app-admin/eselect-1.4.13" |