diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-06 08:44:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-06 08:44:09 +0200 |
commit | fae1aba1c3e0dc188234a01ff1bccf35a56c6810 (patch) | |
tree | f64e10de0524b89ecf8daaba6f586100db28ac2e /app-eselect | |
parent | net-misc/curl: alpha stable wrt bug #686050 (diff) | |
download | gentoo-fae1aba1c3e0dc188234a01ff1bccf35a56c6810.tar.gz gentoo-fae1aba1c3e0dc188234a01ff1bccf35a56c6810.tar.bz2 gentoo-fae1aba1c3e0dc188234a01ff1bccf35a56c6810.zip |
app-eselect/eselect-wxwidgets: alpha stable wrt bug #686200
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild b/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild index 1d6b9c8ef963..d10bd9c59d89 100644 --- a/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild +++ b/app-eselect/eselect-wxwidgets/eselect-wxwidgets-20180529.ebuild @@ -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" |