diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-08-20 15:54:20 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-08-20 15:54:20 +0200 |
commit | 711e44df01ac823e3719061f2253d088c76bee0b (patch) | |
tree | 0130f1b6084b4387657b44d5a0405d6d07a9c49f /x11-terms/st | |
parent | x11-terms/st: Maintain. (diff) | |
download | gentoo-711e44df01ac823e3719061f2253d088c76bee0b.tar.gz gentoo-711e44df01ac823e3719061f2253d088c76bee0b.tar.bz2 gentoo-711e44df01ac823e3719061f2253d088c76bee0b.zip |
x11-terms/st: Stable for AMD64 (bug #581408).
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches
Diffstat (limited to 'x11-terms/st')
-rw-r--r-- | x11-terms/st/st-0.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/st/st-0.6-r1.ebuild b/x11-terms/st/st-0.6-r1.ebuild index 96bc4b40bb08..2cf583d99274 100644 --- a/x11-terms/st/st-0.6-r1.ebuild +++ b/x11-terms/st/st-0.6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,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=" |