diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:00:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-02-22 10:05:00 +0100 |
commit | f9f879713bdc087c8e1950825287bd40bf12ec0b (patch) | |
tree | f43c3ba202b33e258e69967e7d2719dec5a9db1f /x11-wm/spectrwm | |
parent | dev-libs/libunicode: amd64 stable wrt bug #648046 (diff) | |
download | gentoo-f9f879713bdc087c8e1950825287bd40bf12ec0b.tar.gz gentoo-f9f879713bdc087c8e1950825287bd40bf12ec0b.tar.bz2 gentoo-f9f879713bdc087c8e1950825287bd40bf12ec0b.zip |
x11-wm/spectrwm: amd64 stable wrt bug #646000
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'x11-wm/spectrwm')
-rw-r--r-- | x11-wm/spectrwm/spectrwm-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/spectrwm/spectrwm-3.1.0.ebuild b/x11-wm/spectrwm/spectrwm-3.1.0.ebuild index 43e9fa933ae9..f6038f78ba8c 100644 --- a/x11-wm/spectrwm/spectrwm-3.1.0.ebuild +++ b/x11-wm/spectrwm/spectrwm-3.1.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/conformal/${PN}/archive/SPECTRWM_${PV//./_}.tar.gz - LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="x11-misc/dmenu" |