diff options
-rw-r--r-- | mail-filter/postsrsd/postsrsd-1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-filter/postsrsd/postsrsd-1.6.ebuild b/mail-filter/postsrsd/postsrsd-1.6.ebuild index ec90ac1a91ad..e32d8e33e57a 100644 --- a/mail-filter/postsrsd/postsrsd-1.6.ebuild +++ b/mail-filter/postsrsd/postsrsd-1.6.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/roehling/postsrsd" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND=">=dev-util/cmake-2.4" |