diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-13 11:39:45 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-04-13 11:39:45 +0200 |
commit | 07a68a03aa780fd138254a577990bc5f095babc7 (patch) | |
tree | 4a01de4d20764a8943d817bed31cd18fbf5c6ab2 | |
parent | sci-visualization/labplot: Frameworks merged to master (diff) | |
download | gentoo-07a68a03aa780fd138254a577990bc5f095babc7.tar.gz gentoo-07a68a03aa780fd138254a577990bc5f095babc7.tar.bz2 gentoo-07a68a03aa780fd138254a577990bc5f095babc7.zip |
net-firewall/pglinux: Restore keywords
Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r-- | net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild b/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild index d388a36ddce3..8f0826099c32 100644 --- a/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild +++ b/net-firewall/pglinux/pglinux-2.3.1_p20171006.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://sourceforge.net/projects/peerguardian/" SRC_URI="https://sourceforge.net/code-snapshots/git/p/pe/peerguardian/code.git/peerguardian-code-${COMMIT}.zip -> ${P}.zip" LICENSE="GPL-3" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" SLOT="0" IUSE="cron dbus logrotate networkmanager qt5 zlib" REQUIRED_USE="qt5? ( dbus )" |