commit: 5931ad8f09bc54272d4492235b80c345fc4d7141 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Thu Mar 30 16:36:39 2017 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Thu Mar 30 16:37:23 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5931ad8f
x11-terms/st: Stable for AMD64 HPPA x86 too. Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --ignore-arches x11-terms/st/st-0.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-terms/st/st-0.7.ebuild b/x11-terms/st/st-0.7.ebuild index 5a4de7b6ed3..d8dc62d615b 100644 --- a/x11-terms/st/st-0.7.ebuild +++ b/x11-terms/st/st-0.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://dl.suckless.org/st/${P}.tar.gz" LICENSE="MIT-with-advertising" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 hppa x86" IUSE="savedconfig" RDEPEND="
