diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-03-30 18:36:39 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-03-30 18:37:23 +0200 |
commit | 5931ad8f09bc54272d4492235b80c345fc4d7141 (patch) | |
tree | a63c5337438d291140ca8f3ad6ee75d30ee062cc /x11-terms | |
parent | x11-plugins/purple-facebook: 20170329 ebuild by Vojtech Hrabal closes bug #61... (diff) | |
download | gentoo-5931ad8f09bc54272d4492235b80c345fc4d7141.tar.gz gentoo-5931ad8f09bc54272d4492235b80c345fc4d7141.tar.bz2 gentoo-5931ad8f09bc54272d4492235b80c345fc4d7141.zip |
x11-terms/st: Stable for AMD64 HPPA x86 too.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/st/st-0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/st/st-0.7.ebuild b/x11-terms/st/st-0.7.ebuild index 5a4de7b6ed3e..d8dc62d615b6 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=" |