diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-05-14 13:49:13 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-05-14 13:49:30 +0200 |
commit | 0752c711e6578bb28921ec2defe34655a978e7b9 (patch) | |
tree | 56123630eaff563b5774e4fe37c50eeccce58858 /dev-util/shadowman | |
parent | dev-util/ccache-3.3.4-r1: alpha stable (diff) | |
download | gentoo-0752c711e6578bb28921ec2defe34655a978e7b9.tar.gz gentoo-0752c711e6578bb28921ec2defe34655a978e7b9.tar.bz2 gentoo-0752c711e6578bb28921ec2defe34655a978e7b9.zip |
dev-util/shadowman-2-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/646652
Diffstat (limited to 'dev-util/shadowman')
-rw-r--r-- | dev-util/shadowman/shadowman-2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/shadowman/shadowman-2.ebuild b/dev-util/shadowman/shadowman-2.ebuild index 830f284c3f2c..74b99ec8dd0d 100644 --- a/dev-util/shadowman/shadowman-2.ebuild +++ b/dev-util/shadowman/shadowman-2.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mgorny/shadowman/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~mips ppc ~ppc64 sparc x86 ~amd64-fbsd" IUSE="" RDEPEND="app-admin/eselect" |