diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-18 01:31:45 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-18 01:40:20 +0100 |
commit | d706acac2407481a48ae78206edd5cb44c2bf7a5 (patch) | |
tree | a883ce6385936871f5d0d465419e65c3db1fde2a /net-irc/sic | |
parent | x11-plugins/pidgin-birthday-reminder: x86 stable (bug #650240) (diff) | |
download | gentoo-d706acac2407481a48ae78206edd5cb44c2bf7a5.tar.gz gentoo-d706acac2407481a48ae78206edd5cb44c2bf7a5.tar.bz2 gentoo-d706acac2407481a48ae78206edd5cb44c2bf7a5.zip |
net-irc/sic: x86 stable (bug #650234)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-irc/sic')
-rw-r--r-- | net-irc/sic/sic-1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/sic/sic-1.2-r1.ebuild b/net-irc/sic/sic-1.2-r1.ebuild index 2056ef616516..ff40241a5d67 100644 --- a/net-irc/sic/sic-1.2-r1.ebuild +++ b/net-irc/sic/sic-1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="https://dl.suckless.org/tools/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 x86 ~x86-fbsd" src_prepare() { default |